summaryrefslogtreecommitdiff
path: root/xcompmgr.c
diff options
context:
space:
mode:
Diffstat (limited to 'xcompmgr.c')
-rw-r--r--xcompmgr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xcompmgr.c b/xcompmgr.c
index 55e2085..4443779 100644
--- a/xcompmgr.c
+++ b/xcompmgr.c
@@ -1958,7 +1958,7 @@ ev_window (XEvent *ev)
}
#endif
-static void
+static void _X_COLD _X_NORETURN
usage (const char *program)
{
fprintf (stderr, "%s v%s\n", program, PACKAGE_VERSION);