summaryrefslogtreecommitdiffstats
path: root/print/ghostscript7/files/patch-src_gdevescv.c
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript7/files/patch-src_gdevescv.c')
-rw-r--r--print/ghostscript7/files/patch-src_gdevescv.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/print/ghostscript7/files/patch-src_gdevescv.c b/print/ghostscript7/files/patch-src_gdevescv.c
deleted file mode 100644
index 0fcb53a..0000000
--- a/print/ghostscript7/files/patch-src_gdevescv.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- eplaser/gdevescv.c.orig Sun Aug 1 13:47:00 2004
-+++ eplaser/gdevescv.c Sun Aug 1 14:02:23 2004
-@@ -1697,7 +1697,7 @@
- gs_logical_operation_t lop, const gx_clip_path * pcpath)
- {
- gx_device_vector const *vdev = (gx_device_vector *) dev;
-- gx_device_escv const *pdev = (gx_device_escv *) dev;
-+ gx_device_escv *pdev = (gx_device_escv *) dev;
- stream *s = gdev_vector_stream(vdev);
-
- if (w <= 0 || h <= 0) return 0;
OpenPOWER on IntegriCloud