tremoved 1 missing LOC - dwm - [fork] customized build of dwm, the dynamic window manager
(HTM) git clone git://src.adamsgaard.dk/dwm
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 81683351f04773e434eccd5973e30b0ccdf1168b
(DIR) parent b38905b0048ded1cdd20b0edec64d56450c47551
(HTM) Author: arg@10ksloc.org <unknown>
Date: Tue, 1 Aug 2006 16:20:29 +0200
removed 1 missing LOC
Diffstat:
M event.c | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/event.c b/event.c
t@@ -17,7 +17,6 @@ typedef struct {
Arg arg;
} Key;
-CMDS
KEYS
static unsigned int valid_mask = 255 & ~(NUMLOCKMASK | LockMask);