summaryrefslogtreecommitdiff
path: root/openbox/actions/lower.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/actions/lower.c')
-rw-r--r--openbox/actions/lower.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/actions/lower.c b/openbox/actions/lower.c
index 1abf5903..3a214ea7 100644
--- a/openbox/actions/lower.c
+++ b/openbox/actions/lower.c
@@ -3,7 +3,7 @@
static gboolean run_func(ObActionsData *data, gpointer options);
-void action_lower_startup()
+void action_lower_startup(void)
{
actions_register("Lower",
NULL, NULL,