]> Dogcows Code - chaz/openbox/blobdiff - openbox/stacking.h
whitespace
[chaz/openbox] / 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.021064 seconds and 4 git commands to generate.