diff options
Diffstat (limited to '')
-rw-r--r-- | print/ghostscript7-x11/files/patch-src_iscan.c (renamed from print/ghostscript7-x11/files/patch-src-iscan.c) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/ghostscript7-x11/files/patch-src-iscan.c b/print/ghostscript7-x11/files/patch-src_iscan.c index cd8b03f6ab56..696ab0d60de8 100644 --- a/print/ghostscript7-x11/files/patch-src-iscan.c +++ b/print/ghostscript7-x11/files/patch-src_iscan.c @@ -1,6 +1,6 @@ ---- src/iscan.c.orig 2013-04-30 10:47:49.000000000 +0900 -+++ src/iscan.c 2013-04-30 10:48:19.000000000 +0900 -@@ -635,7 +635,7 @@ +--- src/iscan.c.orig 2003-01-17 00:49:04 UTC ++++ src/iscan.c +@@ -635,7 +635,7 @@ scan_token(i_ctx_t *i_ctx_p, stream * s, uint size = ref_stack_count_inline(&o_stack) - pstack; ref arr; |