Browse Source

fixing comment

master
phillbush 4 years ago
parent
commit
b1cf3ebd74
1 changed files with 1 additions and 1 deletions
  1. +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 */
};


Loading…
Cancel
Save