]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions/dockautohide.c
ANSI function declarations, ie () -> (void)
[chaz/openbox] / openbox / actions / dockautohide.c
index 9e035b819a2c92625c538dba253e9dac74e6621a..5e5382d4475adb780df2f6d481183289602efbe2 100644 (file)
@@ -4,7 +4,7 @@
 
 static gboolean run_func(ObActionsData *data, gpointer options);
 
-void action_dockautohide_startup()
+void action_dockautohide_startup(void)
 {
     actions_register("ToggleDockAutoHide",
                      NULL, NULL,
This page took 0.025226 seconds and 4 git commands to generate.