]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions/reconfigure.c
ANSI function declarations, ie () -> (void)
[chaz/openbox] / openbox / actions / reconfigure.c
index 8802a37b897d661d37a2002f53a69b3493db40f7..cef814149d6ac334e7358572df6316a300b304df 100644 (file)
@@ -3,7 +3,7 @@
 
 static gboolean run_func(ObActionsData *data, gpointer options);
 
-void action_reconfigure_startup()
+void action_reconfigure_startup(void)
 {
     actions_register("Reconfigure",
                      NULL, NULL,
This page took 0.021063 seconds and 4 git commands to generate.