]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions/breakchroot.c
ANSI function declarations, ie () -> (void)
[chaz/openbox] / openbox / actions / breakchroot.c
index bfdbf16ce7755e3d45909c60f3c6960cafb0ea14..9804091b43c3ea1ccc1e13891690a4cac4d50109 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,
This page took 0.020812 seconds and 4 git commands to generate.