X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fstacking.c;h=b23e6eac1ca4f0f4b4a542e2b6fae49d073b84fd;hb=2b8b5da04b14af1639143cc332874c7e1a03a8bb;hp=2a0d58525bcd81ca9affd7594e122e18e5844434;hpb=1492bd0e7d92b3c7c1ca6adfe46dab4b8c2d3fed;p=chaz%2Fopenbox 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;