]> Dogcows Code - chaz/openbox/blobdiff - openbox/stacking.c
ANSI function declarations, ie () -> (void)
[chaz/openbox] / openbox / stacking.c
index 2a0d58525bcd81ca9affd7594e122e18e5844434..b23e6eac1ca4f0f4b4a542e2b6fae49d073b84fd 100644 (file)
@@ -29,7 +29,7 @@
 
 GList  *stacking_list = NULL;
 
-void stacking_set_list()
+void stacking_set_list(void)
 {
     Window *windows = NULL;
     GList *it;
This page took 0.023679 seconds and 4 git commands to generate.