1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-02-10 15:44:41 -05:00

Fix clang compilation.

This commit is contained in:
Qball Cow 2014-01-21 15:00:00 +01:00
parent 0dbd57b46f
commit 424cb90a18

View file

@ -1253,7 +1253,7 @@ void help()
}
}
inline int program_end()
static inline int program_end()
{
winlist_free( cache_xattr );
winlist_free( cache_client );