diff options
Diffstat (limited to 'print/ghostscript8/files/patch-contrib__gdevhl12.c')
-rw-r--r-- | print/ghostscript8/files/patch-contrib__gdevhl12.c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/print/ghostscript8/files/patch-contrib__gdevhl12.c b/print/ghostscript8/files/patch-contrib__gdevhl12.c new file mode 100644 index 000000000000..64ef936f0975 --- /dev/null +++ b/print/ghostscript8/files/patch-contrib__gdevhl12.c @@ -0,0 +1,11 @@ +--- contrib/gdevhl12.c.orig Thu Apr 26 01:27:24 2007 ++++ contrib/gdevhl12.c Tue May 15 16:49:03 2007 +@@ -474,7 +474,7 @@ + continue; + #if 1 + /* XXX - please report if you ever see this, then change to #if 0 */ +- fprintf(stderr, ++ dprintf1( + "hl1250: compression failed (y=%u), doing 1200x300 dpi\n", + band + y); + #endif |