summaryrefslogtreecommitdiffstats
path: root/compton.h
diff options
context:
space:
mode:
Diffstat (limited to 'compton.h')
-rw-r--r--compton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/compton.h b/compton.h
index aba07c0d1..24325ab12 100644
--- a/compton.h
+++ b/compton.h
@@ -813,7 +813,7 @@ ev_window(session_t *ps, XEvent *ev);
#endif
static void __attribute__ ((noreturn))
-usage(void);
+usage(int ret);
static bool
register_cm(session_t *ps);