Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
small fixes to dwm.html
[dwm.git]
/
event.c
diff --git
a/event.c
b/event.c
index
a34bdc8
..
1aed904
100644
(file)
--- a/
event.c
+++ b/
event.c
@@
-17,7
+17,6
@@
typedef struct {
Arg arg;
} Key;
-CMDS
KEYS
static unsigned int valid_mask = 255 & ~(NUMLOCKMASK | LockMask);