]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions/kill.c
ANSI function declarations, ie () -> (void)
[chaz/openbox] / openbox / actions / kill.c
index 5e14cb7c91be3ee66ac996b04be7311615d95c5e..68244407bb0a344e623812dac18ad0a157e780c8 100644 (file)
@@ -3,7 +3,7 @@
 
 static gboolean run_func(ObActionsData *data, gpointer options);
 
-void action_kill_startup()
+void action_kill_startup(void)
 {
     actions_register("Kill",
                      NULL, NULL,
This page took 0.019825 seconds and 4 git commands to generate.