about summary refs log tree commit diff
path: root/group.c
diff options
context:
space:
mode:
authorokan <okan>2013-04-05 17:36:02 +0000
committerokan <okan>2013-04-05 17:36:02 +0000
commita957ed7c7dcc287afcf33547326717701a0445de (patch)
tree9f032ccf42487135023d2ff3c357438fdab683f0 /group.c
parentcfc19dba7e48ca1afeaf5a910c2591d8f32c2547 (diff)
parentf18d2c94c2efe8d580aa9b1cd71f83bfe10474aa (diff)
downloadcwm-a957ed7c7dcc287afcf33547326717701a0445de.tar.gz
cwm-a957ed7c7dcc287afcf33547326717701a0445de.tar.xz
cwm-a957ed7c7dcc287afcf33547326717701a0445de.zip
cvsimport
Diffstat (limited to 'group.c')
-rw-r--r--group.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/group.c b/group.c
index e471d63..3b21c68 100644
--- a/group.c
+++ b/group.c
@@ -142,7 +142,7 @@ group_init(struct screen_ctx *sc)
 
 	TAILQ_INIT(&sc->groupq);
 	sc->group_hideall = 0;
-	/* 
+	/*
 	 * See if any group names have already been set and update the
 	 * property with ours if they'll have changed.
 	 */