From 1ac6426abdd36ee8fd441a4312582457f8031072 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 14 Aug 2003 05:59:40 +0000 Subject: [PATCH] 80 cols --- openbox/stacking.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openbox/stacking.c b/openbox/stacking.c index 863263d2..1b3833b4 100644 --- a/openbox/stacking.c +++ b/openbox/stacking.c @@ -205,7 +205,8 @@ static GList *pick_windows(ObClient *top, ObClient *selected, gboolean raise) return ret; } -static GList *pick_group_windows(ObClient *top, ObClient *selected, gboolean raise) +static GList *pick_group_windows(ObClient *top, ObClient *selected, + gboolean raise) { GList *ret = NULL; GList *it, *next, *prev; -- 2.39.2