projects
/
suckless
/
dwm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b38905b
)
removed 1 missing LOC
author
arg@10ksloc.org
<unknown>
Tue, 1 Aug 2006 14:20:29 +0000
(16:20 +0200)
committer
arg@10ksloc.org
<unknown>
Tue, 1 Aug 2006 14:20:29 +0000
(16:20 +0200)
event.c
patch
|
blob
|
history
diff --git
a/event.c
b/event.c
index a34bdc8492f3d68ed32a07149b2d4b8cc8e1e298..1aed904550584f9c80a997735f5442a25c4c035b 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);