fix comment

This commit is contained in:
okan 2012-05-16 01:10:11 +00:00
parent ac82403a51
commit b4d582c6ef

View File

@ -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);