]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions/close.c
ANSI function declarations, ie () -> (void)
[chaz/openbox] / openbox / actions / close.c
index 37260e1315093d29073f979351c1f4e36554d0ad..ab75e05da4d1578ce5bf4c983c3467c66e0ac62f 100644 (file)
@@ -3,7 +3,7 @@
 
 static gboolean run_func(ObActionsData *data, gpointer options);
 
-void action_close_startup()
+void action_close_startup(void)
 {
     actions_register("Close",
                      NULL, NULL,
This page took 0.022656 seconds and 4 git commands to generate.