]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - systemv/cupstestdsc.c
Merge changes from CUPS 1.4svn-r7715.
[thirdparty/cups.git] / systemv / cupstestdsc.c
index ce4a8a7077e7dbe98a2238c87ceef9209c123338..e2267c2ade0df6306abda3c3c3026bdf09330f3c 100644 (file)
@@ -3,7 +3,7 @@
  *
  *   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"));