[hackers] [dwm] small cosmetic fix

From: <arg_AT_suckless.org>
Date: Wed Oct 17 14:38:29 2007

changeset: 1035:2034efee9702
tag: tip
user: arg_AT_suckless.org
date: Wed Oct 17 14:35:21 2007 +0200
summary: small cosmetic fix

diff -r 20ace4ebfd86 -r 2034efee9702 dwm.h
--- a/dwm.h Wed Oct 17 12:28:34 2007 +0200
+++ b/dwm.h Wed Oct 17 14:35:21 2007 +0200
@@ -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};
-
Received on Wed Oct 17 2007 - 14:38:29 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:58:34 UTC