ANSI function declarations, ie () -> (void)
[mikachu/openbox.git] / openbox / actions / breakchroot.c
index bfdbf16..9804091 100644 (file)
@@ -3,7 +3,7 @@
 
 static gboolean run_func(ObActionsData *data, gpointer options);
 
-void action_breakchroot_startup()
+void action_breakchroot_startup(void)
 {
     actions_register("BreakChroot",
                      NULL, NULL,