whitespace

This commit is contained in:
Dana Jansens 2003-09-15 03:36:15 +00:00
parent b0a476249a
commit 617a98d432

View 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 */