diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-09-15 03:36:15 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-09-15 03:36:15 +0000 |
| commit | 617a98d4326bea3e4087d5d858ab70c149a607ed (patch) | |
| tree | 6ba6342f0ada04411b5563cab1201824002dceec /openbox/stacking.h | |
| parent | b0a476249a269f5ac2f8b9ebe88d540180f0aa93 (diff) | |
whitespace
Diffstat (limited to 'openbox/stacking.h')
| -rw-r--r-- | openbox/stacking.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/stacking.h b/openbox/stacking.h index 8a8ca099..24151249 100644 --- a/openbox/stacking.h +++ b/openbox/stacking.h @@ -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 */ |
