aboutsummaryrefslogtreecommitdiffstats
path: root/group.c
diff options
context:
space:
mode:
authorokan2013-04-05 17:07:25 +0000
committerokan2013-04-05 17:07:25 +0000
commitabd80b6d6d0b2c8c02a4b114c5b795c9491b085a (patch)
tree60df3a3b18ec439f0de0c53325c34328e23f57a3 /group.c
parentef080833b83bef6de2a0b63e06d5d9535dcaa7ec (diff)
downloadcwm-abd80b6d6d0b2c8c02a4b114c5b795c9491b085a.tar.gz
zap stray whitespace
Diffstat (limited to '')
-rw-r--r--group.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/group.c b/group.c
index 8cde005..4693989 100644
--- a/group.c
+++ b/group.c
@@ -16,7 +16,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $OpenBSD: group.c,v 1.70 2013/01/13 13:55:12 okan Exp $
+ * $OpenBSD: group.c,v 1.71 2013/04/05 17:07:25 okan Exp $
*/
#include <sys/param.h>
@@ -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.
*/