]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/cupsfilter.c
Update man pages.
[thirdparty/cups.git] / scheduler / cupsfilter.c
index 811d3fc137bd7f7167c0b7b62113776e86df5084..fa914d215adf10a03ab40a1ae06db2aeed18df86 100644 (file)
@@ -78,7 +78,7 @@ static int            open_pipe(int *fds);
 static int             read_cups_files_conf(const char *filename);
 static void            set_string(char **s, const char *val);
 static void            sighandler(int sig);
-static void            usage(const char *opt) __attribute__((noreturn));
+static void            usage(const char *opt) _CUPS_NORETURN;
 
 
 /*