diff options
Diffstat (limited to '')
-rw-r--r-- | print/ghostscript7-x11/files/patch-src_zfunc4.c (renamed from print/ghostscript7-x11/files/patch-src-zfunc4.c) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/ghostscript7-x11/files/patch-src-zfunc4.c b/print/ghostscript7-x11/files/patch-src_zfunc4.c index 0d8610978652..a1d67a42e6ab 100644 --- a/print/ghostscript7-x11/files/patch-src-zfunc4.c +++ b/print/ghostscript7-x11/files/patch-src_zfunc4.c @@ -1,6 +1,6 @@ ---- src/zfunc4.c.orig 2013-04-30 10:45:00.000000000 +0900 -+++ src/zfunc4.c 2013-04-30 10:45:23.000000000 +0900 -@@ -150,10 +150,6 @@ +--- src/zfunc4.c.orig 2003-01-17 00:49:06 UTC ++++ src/zfunc4.c +@@ -150,10 +150,6 @@ check_psc_function(i_ctx_t *i_ctx_p, con case t_integer: { int i = elt.value.intval; |