about summary refs log tree commit diff
path: root/group.c
diff options
context:
space:
mode:
authorokan <okan>2013-04-05 17:07:25 +0000
committerokan <okan>2013-04-05 17:07:25 +0000
commit670207f79b2cc8bf4dec97ba404f6922e33dac8e (patch)
treedb3d50d4c6e0f3c1f9d8f57180a44b0c6947f3d3 /group.c
parentc5a76f1d5bbde32778859cfd1e190e89fb9a68e2 (diff)
downloadcwm-670207f79b2cc8bf4dec97ba404f6922e33dac8e.tar.gz
cwm-670207f79b2cc8bf4dec97ba404f6922e33dac8e.tar.xz
cwm-670207f79b2cc8bf4dec97ba404f6922e33dac8e.zip
zap stray whitespace
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 6644dce..307b5c7 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.
 	 */