Introduction
Introduction Statistics Contact Development Disclaimer Help
tsmall cosmetic fix - dwm - [fork] customized build of dwm, the dynamic window …
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 8dc03d6e6be7092f9f5595e03295efc2488f65b9
parent 1dcb18c124d28515f896f6e929ea317d33b72923
Author: [email protected] <unknown>
Date: Wed, 17 Oct 2007 14:35:21 +0200
small cosmetic fix
Diffstat:
M dwm.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/dwm.h b/dwm.h
t@@ -184,8 +184,7 @@ Regs *regs = NULL;
/* configuration, allows nested code to access above variables */
#include "config.h"
-/* Statically define the number of tags. */
+/* statically define the number of tags. */
unsigned int ntags = sizeof tags / sizeof tags[0];
Bool seltags[sizeof tags / sizeof tags[0]] = {[0] = True};
Bool prevtags[sizeof tags / sizeof tags[0]] = {[0] = True};
-
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.