]> Dogcows Code - chaz/openbox/commitdiff
80 cols
authorDana Jansens <danakj@orodu.net>
Thu, 14 Aug 2003 05:59:40 +0000 (05:59 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 14 Aug 2003 05:59:40 +0000 (05:59 +0000)
openbox/stacking.c

index 863263d21c781380ef238be3ad0509627fa25164..1b3833b40d700a5fc9ad7ade517ebb65ae672e06 100644 (file)
@@ -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;
This page took 0.023901 seconds and 4 git commands to generate.