]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - filter/bannertops.c
Merge changes from CUPS 1.5svn-r9400
[thirdparty/cups.git] / filter / bannertops.c
index ff7c2d1872536447a8381e2d7ef932d04153efa7..db485f1fbd8d64154e8a36122caadf5f213d0b38 100644 (file)
@@ -180,7 +180,7 @@ load_banner(const char *filename)   /* I - Filename or NULL for stdin */
 
   if (!fp)
   {
-    _cupsLangPrintError(stderr, "ERROR", _("Unable to open print file"));
+    _cupsLangPrintError("ERROR", _("Unable to open print file"));
     exit(1);
   }