]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - systemv/cupstestdsc.c
Merge changes from CUPS 1.4svn-r8628.
[thirdparty/cups.git] / systemv / cupstestdsc.c
index ce4a8a7077e7dbe98a2238c87ceef9209c123338..ec87fe651e2e9dc76fd8a2aea204a59b50d963ae 100644 (file)
@@ -1,9 +1,9 @@
 /*
- * "$Id: cupstestdsc.c 6649 2007-07-11 21:46:42Z mike $"
+ * "$Id: cupstestdsc.c 7720 2008-07-11 22:46:21Z mike $"
  *
  *   DSC test program for the Common UNIX Printing System (CUPS).
  *
- *   Copyright 2007 by Apple Inc.
+ *   Copyright 2007-2008 by Apple Inc.
  *   Copyright 2006 by Easy Software Products, all rights reserved.
  *
  *   These coded instructions, statements, and computer programs are the
@@ -192,7 +192,6 @@ check_file(const char *filename)    /* I - File to read from */
        if (!status)
           _cupsLangPuts(stdout, _("FAIL\n"));
 
-       status ++;
        _cupsLangPuts(stdout,
                      _("    Missing %!PS-Adobe-3.0 on first line!\n"
                        "        REF: Page 17, 3.1 Conforming Documents\n"));
@@ -443,5 +442,5 @@ usage(void)
 
 
 /*
- * End of "$Id: cupstestdsc.c 6649 2007-07-11 21:46:42Z mike $".
+ * End of "$Id: cupstestdsc.c 7720 2008-07-11 22:46:21Z mike $".
  */