]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - systemv/cupstestdsc.c
Verify that the lpadmin command lays down a PPD from a driver info file.
[thirdparty/cups.git] / systemv / cupstestdsc.c
index 6944b42c56ffbe7ca5ae00528ec9be34b7a9c786..de024c7ed6b9a999cbf6d2716f44b4699c5772e9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id: cupstestdsc.c 7720 2008-07-11 22:46:21Z mike $"
+ * "$Id$"
  *
  *   DSC test program for CUPS.
  *
@@ -35,7 +35,7 @@
  */
 
 static int     check_file(const char *filename);
-static void    usage(void);
+static void    usage(void) __attribute__((noreturn));
 
 
 /*
@@ -438,5 +438,5 @@ usage(void)
 
 
 /*
- * End of "$Id: cupstestdsc.c 7720 2008-07-11 22:46:21Z mike $".
+ * End of "$Id$".
  */