whitespace
This commit is contained in:
parent
b0a476249a
commit
617a98d432
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue