]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - filter/hpgl-input.c
Merge changes from CUPS 1.5svn-r8849.
[thirdparty/cups.git] / filter / hpgl-input.c
index 75102dd7db88819b8c4e93a90934b68f9211bce7..195094c757c9e8c345d3906d5582395a80df972b 100644 (file)
@@ -3,7 +3,7 @@
  *
  *   HP-GL/2 input processing for the Common UNIX Printing System (CUPS).
  *
- *   Copyright 2007-2008 by Apple Inc.
+ *   Copyright 2007-2009 by Apple Inc.
  *   Copyright 1993-2006 by Easy Software Products.
  *
  *   These coded instructions, statements, and computer programs are the
@@ -136,7 +136,7 @@ ParseCommand(FILE    *fp,   /* I - File to read from */
     * file which we can't handle - abort!
     */
 
-    fputs(_("ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"),
+    fputs(_("ERROR: Invalid HP-GL/2 command seen, unable to print file\n"),
           stderr);
     return (-1);
   }