summaryrefslogtreecommitdiff
path: root/openbox/actions/execute.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/actions/execute.c')
-rw-r--r--openbox/actions/execute.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/actions/execute.c b/openbox/actions/execute.c
index caf1347b..02de0154 100644
--- a/openbox/actions/execute.c
+++ b/openbox/actions/execute.c
@@ -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,