This commit is contained in:
phillbush 2020-05-30 07:31:46 -03:00
parent beae67a6a7
commit 738ed9d5f5

View File

@ -90,7 +90,7 @@ static void freemenu(struct Menu *menu);
static void cleanup(void);
static void usage(void);
/* global variables (X stuff and geometries) */
/* X stuff */
static Display *dpy;
static int screen;
static Visual *visual;