summaryrefslogtreecommitdiffstats
path: root/mpi-patches/add-mp-set-intptr
diff options
context:
space:
mode:
Diffstat (limited to 'mpi-patches/add-mp-set-intptr')
-rw-r--r--mpi-patches/add-mp-set-intptr10
1 files changed, 5 insertions, 5 deletions
diff --git a/mpi-patches/add-mp-set-intptr b/mpi-patches/add-mp-set-intptr
index 87e4ebb4..cbaa9bf4 100644
--- a/mpi-patches/add-mp-set-intptr
+++ b/mpi-patches/add-mp-set-intptr
@@ -1,8 +1,8 @@
Index: mpi-1.8.6/mpi.c
===================================================================
---- mpi-1.8.6.orig/mpi.c 2011-12-10 18:20:55.000000000 -0800
-+++ mpi-1.8.6/mpi.c 2011-12-10 19:40:53.000000000 -0800
-@@ -528,6 +528,59 @@
+--- mpi-1.8.6.orig/mpi.c 2015-02-07 19:32:35.248929450 -0800
++++ mpi-1.8.6/mpi.c 2015-02-07 19:32:37.136895701 -0800
+@@ -526,6 +526,59 @@
/* }}} */
@@ -64,8 +64,8 @@ Index: mpi-1.8.6/mpi.c
Index: mpi-1.8.6/mpi.h
===================================================================
---- mpi-1.8.6.orig/mpi.h 2011-12-10 18:19:39.000000000 -0800
-+++ mpi-1.8.6/mpi.h 2011-12-10 19:39:58.000000000 -0800
+--- mpi-1.8.6.orig/mpi.h 2015-02-07 19:32:35.236929664 -0800
++++ mpi-1.8.6/mpi.h 2015-02-07 19:32:37.136895701 -0800
@@ -94,6 +94,8 @@
void mp_zero(mp_int *mp);
void mp_set(mp_int *mp, mp_digit d);