diff options
Diffstat (limited to '')
-rw-r--r-- | print/ghostscript7-x11/files/patch-src_gconf.c (renamed from print/ghostscript7-x11/files/patch-src-gconf.c) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/ghostscript7-x11/files/patch-src-gconf.c b/print/ghostscript7-x11/files/patch-src_gconf.c index 4afa18c6e024..4939f12942ab 100644 --- a/print/ghostscript7-x11/files/patch-src-gconf.c +++ b/print/ghostscript7-x11/files/patch-src_gconf.c @@ -1,5 +1,5 @@ ---- src/gconf.c.orig 2003-01-17 09:49:00.000000000 +0900 -+++ src/gconf.c 2015-08-22 01:52:10.741824000 +0900 +--- src/gconf.c.orig 2003-01-17 00:49:00 UTC ++++ src/gconf.c @@ -81,7 +81,8 @@ /* Set up the device table. */ #define device_(dev) (const gx_device *)&dev, @@ -10,7 +10,7 @@ #include "gconf.h" 0 }; -@@ -149,9 +150,29 @@ +@@ -149,9 +150,29 @@ int gs_lib_device_list(const gx_device * const **plist, gs_memory_struct_type_t ** pst) { |