diff options
Diffstat (limited to 'openbox/stacking.c')
| -rw-r--r-- | openbox/stacking.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/stacking.c b/openbox/stacking.c index 2a0d5852..b23e6eac 100644 --- a/openbox/stacking.c +++ b/openbox/stacking.c @@ -29,7 +29,7 @@ GList *stacking_list = NULL; -void stacking_set_list() +void stacking_set_list(void) { Window *windows = NULL; GList *it; |
