mirror of
https://github.com/gryf/wmaker.git
synced 2026-04-30 20:54:06 +02:00
4976d48b6f
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>