]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions/execute.c
ANSI function declarations, ie () -> (void)
[chaz/openbox] / openbox / actions / execute.c
index caf1347b379ab8fa4f263a5a47641de296357986..02de01549d9ccac0a88a91c58d4588c6ff78dc90 100644 (file)
@@ -23,7 +23,7 @@ static gboolean i_input_func(guint initial_state,
 static void     i_cancel_func(gpointer options);
 */
 
-void action_execute_startup()
+void action_execute_startup(void)
 {
     actions_register("Execute",
                      setup_func,
This page took 0.024644 seconds and 4 git commands to generate.