diff options
Diffstat (limited to '')
-rw-r--r-- | print/ghostscript7-x11/files/patch-src_ziodev.c (renamed from print/ghostscript7-x11/files/patch-src-ziodev.c) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/ghostscript7-x11/files/patch-src-ziodev.c b/print/ghostscript7-x11/files/patch-src_ziodev.c index 2cd6f0add7a9..8dd578526301 100644 --- a/print/ghostscript7-x11/files/patch-src-ziodev.c +++ b/print/ghostscript7-x11/files/patch-src_ziodev.c @@ -1,6 +1,6 @@ ---- src/ziodev.c.orig 2013-04-30 11:06:19.000000000 +0900 -+++ src/ziodev.c 2013-04-30 11:06:30.000000000 +0900 -@@ -79,8 +79,6 @@ +--- src/ziodev.c.orig 2003-01-17 00:49:06 UTC ++++ src/ziodev.c +@@ -79,8 +79,6 @@ zgetiodevice(i_ctx_t *i_ctx_p) const byte *dname; check_type(*op, t_integer); |