diff options
Diffstat (limited to 'graphics/xfractint/files/patch-common__biginit.c')
-rw-r--r-- | graphics/xfractint/files/patch-common__biginit.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/xfractint/files/patch-common__biginit.c b/graphics/xfractint/files/patch-common__biginit.c index 67a5e1800319..330d4b6280c6 100644 --- a/graphics/xfractint/files/patch-common__biginit.c +++ b/graphics/xfractint/files/patch-common__biginit.c @@ -1,6 +1,6 @@ ---- common/biginit.c.orig 2011-05-07 15:28:14.000000000 -0500 -+++ common/biginit.c 2012-03-10 17:13:34.000000000 -0500 -@@ -9,7 +9,7 @@ +--- common/biginit.c.orig 2017-02-04 17:11:46 UTC ++++ common/biginit.c +@@ -9,7 +9,7 @@ is in the allocations of memory for the big numbers. #include <string.h> #ifdef __APPLE__ #include <malloc/malloc.h> |