summaryrefslogtreecommitdiff
path: root/print/ghostscript-gpl/files/patch-lips:gdevlprn.h
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript-gpl/files/patch-lips:gdevlprn.h')
-rw-r--r--print/ghostscript-gpl/files/patch-lips:gdevlprn.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/print/ghostscript-gpl/files/patch-lips:gdevlprn.h b/print/ghostscript-gpl/files/patch-lips:gdevlprn.h
new file mode 100644
index 000000000000..f8169e113db7
--- /dev/null
+++ b/print/ghostscript-gpl/files/patch-lips:gdevlprn.h
@@ -0,0 +1,11 @@
+--- lips/gdevlprn.h.orig Thu Nov 2 12:09:18 2000
++++ lips/gdevlprn.h Sun Nov 10 21:11:22 2002
+@@ -29,7 +29,7 @@
+ #include "gdevprn.h"
+
+ #define lprn_dev_proc_image_out(proc)\
+- void proc(P6(gx_device_printer *, FILE *, int, int, int, int))
++ void proc(gx_device_printer *, FILE *, int, int, int, int)
+
+ #define dev_proc_image_out(proc) lprn_dev_proc_image_out(proc)
+