]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - systemv/cupstestdsc.c
Replace the rest of the uses of __attribute__ that need to be portable (Issue #5349)
[thirdparty/cups.git] / systemv / cupstestdsc.c
index be332a4114a2d7ae07edf0e99ec0889fe8a5305b..085037511d9dc16ff0c50ea8d9049cd50a6ef3cd 100644 (file)
@@ -21,7 +21,7 @@
  */
 
 static int     check_file(const char *filename);
-static void    usage(void) __attribute__((noreturn));
+static void    usage(void) _CUPS_NORETURN;
 
 
 /*