JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
removed 1 missing LOC
authorarg@10ksloc.org <unknown>
Tue, 1 Aug 2006 14:20:29 +0000 (16:20 +0200)
committerarg@10ksloc.org <unknown>
Tue, 1 Aug 2006 14:20:29 +0000 (16:20 +0200)
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);