diff options
Diffstat (limited to 'sci-libs/scotch/files/mmkt-typo.patch')
-rw-r--r-- | sci-libs/scotch/files/mmkt-typo.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sci-libs/scotch/files/mmkt-typo.patch b/sci-libs/scotch/files/mmkt-typo.patch new file mode 100644 index 000000000000..a3371739cbc0 --- /dev/null +++ b/sci-libs/scotch/files/mmkt-typo.patch @@ -0,0 +1,11 @@ +--- scotch-5.1.6.dfsg.orig/src/libscotch/library_graph_io_mmkt_f.c 2008-03-14 18:15:59.000000000 +0000 ++++ scotch-5.1.6.dfsg/src/libscotch/library_graph_io_mmkt_f.c 2008-07-21 15:12:48.000000000 +0000 +@@ -121,7 +121,7 @@ + */ + + FORTRAN ( \ +-SCOTCHFGRAPHGEOMSAVEMMKT, scotchfgraphgeomsavechac, ( \ ++SCOTCHFGRAPHGEOMSAVEMMKT, scotchfgraphgeomsavemmkt, ( \ + const SCOTCH_Graph * const grafptr, \ + const SCOTCH_Geom * const geomptr, \ + const int * const filegrfptr, \ |