From b4d582c6ef5ffa5030f3b376b7bbbca177c1bee6 Mon Sep 17 00:00:00 2001 From: okan Date: Wed, 16 May 2012 01:10:11 +0000 Subject: fix comment --- group.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'group.c') diff --git a/group.c b/group.c index 68068b1..46f403a 100644 --- a/group.c +++ b/group.c @@ -151,8 +151,9 @@ 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. + /* + * See if any group names have already been set and update the + * property with ours if they'll have changed. */ group_update_names(sc); -- cgit 1.4.1