]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - ppdc/ppdmerge.cxx
Add _CUPS_NORETURN to missing functions
[thirdparty/cups.git] / ppdc / ppdmerge.cxx
index 94d67ff839a34e38b102f175f34e0dc533193505..1ab804399d6cf2eda53cc6971dfb2fa6488f6e28 100644 (file)
@@ -22,7 +22,7 @@
 //
 
 static const char      *ppd_locale(ppd_file_t *ppd);
-static void            usage(void);
+static void            usage(void) _CUPS_NORETURN;
 
 
 //