mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-06 22:04:12 +01:00
utils: Added a few missing attributes to local variables
Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
This commit is contained in:
committed by
Carlos R. Mafra
parent
c16c1a32af
commit
23ac316d1e
@@ -41,7 +41,7 @@ static void (*parse)(const char *file, void (*addWMMenuEntryCallback)(WMMenuEntr
|
||||
static Bool (*validateFilename)(const char *filename, const struct stat *st, int tflags, struct FTW *ftw);
|
||||
|
||||
static WMArray *plMenuNodes;
|
||||
char *terminal;
|
||||
static const char *terminal;
|
||||
|
||||
extern char *__progname;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user