summarylogtreecommitdiffstats
path: root/patch-src_2.3.6_ci_MEDequivInfo.c
diff options
context:
space:
mode:
authorMichele Mocciola2017-05-29 13:00:35 +0200
committerMichele Mocciola2017-05-29 13:00:35 +0200
commit070a91df04ff61676a7e46059b617f00542c6eb7 (patch)
treec551079cf5ea6708415390407dca9476c6b934c9 /patch-src_2.3.6_ci_MEDequivInfo.c
parent5820db7c5b1e2432ce27f6b22a5a9fc44b5b3a4b (diff)
downloadaur-070a91df04ff61676a7e46059b617f00542c6eb7.tar.gz
Updated to version 3.2.1
Diffstat (limited to 'patch-src_2.3.6_ci_MEDequivInfo.c')
-rw-r--r--patch-src_2.3.6_ci_MEDequivInfo.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/patch-src_2.3.6_ci_MEDequivInfo.c b/patch-src_2.3.6_ci_MEDequivInfo.c
deleted file mode 100644
index 12006a1f3227..000000000000
--- a/patch-src_2.3.6_ci_MEDequivInfo.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/2.3.6/ci/MEDequivInfo.c.orig 2014-10-09 08:12:59 UTC
-+++ src/2.3.6/ci/MEDequivInfo.c
-@@ -24,7 +24,7 @@
- #include <stdlib.h>
-
- int
--MEDequivInfo(int fid, char *maa, int ind, char *eq, char *des)
-+MEDequivInfo(med_idt fid, char *maa, int ind, char *eq, char *des)
- {
- med_idt eqid;
- med_err ret;