]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions/exit.c
ANSI function declarations, ie () -> (void)
[chaz/openbox] / openbox / actions / exit.c
index 68b5cef4a5e94287c6af8e5f0fb1e6d579523c00..662c984a6a41abfe63002daf79483790777be0da 100644 (file)
@@ -3,7 +3,7 @@
 
 static gboolean run_func(ObActionsData *data, gpointer options);
 
-void action_exit_startup()
+void action_exit_startup(void)
 {
     actions_register("Exit",
                      NULL, NULL,
This page took 0.025469 seconds and 4 git commands to generate.