]> Dogcows Code - chaz/openbox/commitdiff
whitespace
authorDana Jansens <danakj@orodu.net>
Mon, 15 Sep 2003 03:36:15 +0000 (03:36 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 15 Sep 2003 03:36:15 +0000 (03:36 +0000)
openbox/stacking.h

index 8a8ca0999395b830eef4d2b3614030f29aee75bc..241512497ebc99f63f618136549ad0c0f30096cd 100644 (file)
@@ -19,7 +19,7 @@ typedef enum {
 } ObStackingLayer;
 
 /* list of ObWindow*s in stacking order from highest to lowest */
-extern GList  *stacking_list;
+extern GList *stacking_list;
 
 /*! Sets the window stacking list on the root window from the
   stacking_list */
This page took 0.022795 seconds and 4 git commands to generate.