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
fixing comment
master
phillbush
4 years ago
parent
7832d2cfa9
commit
b1cf3ebd74
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
xmenu.h
+ 1
- 1
xmenu.h
View File
@@ -71,7 +71,7 @@ struct Item {
Imlib_Image icon;
};
/* monitor
and cursor
geometry structure */
/* monitor geometry structure */
struct Monitor {
int x, y, w, h; /* monitor geometry */
};
Write
Preview
Loading…
Cancel
Save