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:
parent
0dbd57b46f
commit
424cb90a18
1 changed files with 1 additions and 1 deletions
|
@ -1253,7 +1253,7 @@ void help()
|
|||
}
|
||||
}
|
||||
|
||||
inline int program_end()
|
||||
static inline int program_end()
|
||||
{
|
||||
winlist_free( cache_xattr );
|
||||
winlist_free( cache_client );
|
||||
|
|
Loading…
Add table
Reference in a new issue