File ghostscript-9.00-errprintf.dif of Package ghostscript-library.import4535
--- contrib/gdev820c.c
+++ contrib/gdev820c.c 2010-10-01 09:15:33.844426144 +0000
@@ -558,7 +558,7 @@ cut_next_swath(gx_device_printer *pdev)
* modes[next.mode].ydpi / 600);
if (lines != next.height * modes[next.mode].ydpi / 600) {
/* height = lines; ? */
- errprintf("No ogla oxen.\n");
+ errprintf(pdev->memory, "No ogla oxen.\n");
return 0;
}
/* Zero out the end. */