This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
xmenu
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
comment
master
phillbush
4 years ago
parent
beae67a6a7
commit
738ed9d5f5
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
xmenu.c
+ 1
- 1
xmenu.c
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;
Write
Preview
Loading…
Cancel
Save