mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-25 16:02:33 +01:00
As suggested by GCC, this function is a good candidate. There is a little constraint on how to do it however, as it is part of the public API so we have to do it in a portable fashion (We can't rely on our "config.h" when the file will have been installed). Signed-off-by: Christophe CURIS <christophe.curis@free.fr>