comment
This commit is contained in:
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;
|
||||||
|
Reference in New Issue
Block a user