X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5a97de8c98502af9f74cfceb924fa02e0fd80925..5cc4d9c9201ee45e999635c1d3ae41ba6a844d56:/include/smpi/mpif.h.in diff --git a/include/smpi/mpif.h.in b/include/smpi/mpif.h.in index 0c07bbb188..fbd61612c5 100644 --- a/include/smpi/mpif.h.in +++ b/include/smpi/mpif.h.in @@ -69,7 +69,7 @@ parameter(MPI_ERR_OTHER=12) parameter(MPI_ERR_UNKNOWN=13) parameter(MPI_LASTUSEDCODE=0) - parameter(MPI_ERR_LASTCODE=0) + parameter(MPI_ERR_LASTCODE=74) parameter(MPI_IDENT=0) parameter(MPI_SIMILAR=1) parameter(MPI_UNEQUAL=2)