summaryrefslogtreecommitdiff
path: root/systemv/cupsctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'systemv/cupsctl.c')
-rw-r--r--systemv/cupsctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemv/cupsctl.c b/systemv/cupsctl.c
index eedd01344..053029b23 100644
--- a/systemv/cupsctl.c
+++ b/systemv/cupsctl.c
@@ -19,7 +19,7 @@
* Local functions...
*/
-static void usage(const char *opt) __attribute__((noreturn));
+static void usage(const char *opt) _CUPS_NORETURN;
/*