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