summaryrefslogtreecommitdiff
path: root/print/ghostscript8-x11/files/patch-base_gsmalloc.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--print/ghostscript8-x11/files/patch-base_gsmalloc.c (renamed from print/ghostscript8-base/files/patch-base-gsmalloc.c)6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/ghostscript8-base/files/patch-base-gsmalloc.c b/print/ghostscript8-x11/files/patch-base_gsmalloc.c
index c4982de93012..4ae8db0c87ab 100644
--- a/print/ghostscript8-base/files/patch-base-gsmalloc.c
+++ b/print/ghostscript8-x11/files/patch-base_gsmalloc.c
@@ -1,6 +1,6 @@
---- base/gsmalloc.c.orig 2015-07-24 09:52:39.718916000 +0900
-+++ base/gsmalloc.c 2015-07-24 09:54:31.761202000 +0900
-@@ -174,7 +174,7 @@
+--- base/gsmalloc.c.orig 2009-08-18 20:41:17 UTC
++++ base/gsmalloc.c
+@@ -174,7 +174,7 @@ gs_heap_alloc_bytes(gs_memory_t * mem, u
} else {
uint added = size + sizeof(gs_malloc_block_t);