]> Dogcows Code - chaz/openbox/blobdiff - openbox/stacking.c
80 cols
[chaz/openbox] / 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.020499 seconds and 4 git commands to generate.