comment
This commit is contained in:
parent
beae67a6a7
commit
738ed9d5f5
2
xmenu.c
2
xmenu.c
|
@ -90,7 +90,7 @@ static void freemenu(struct Menu *menu);
|
||||||
static void cleanup(void);
|
static void cleanup(void);
|
||||||
static void usage(void);
|
static void usage(void);
|
||||||
|
|
||||||
/* global variables (X stuff and geometries) */
|
/* X stuff */
|
||||||
static Display *dpy;
|
static Display *dpy;
|
||||||
static int screen;
|
static int screen;
|
||||||
static Visual *visual;
|
static Visual *visual;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user