X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8121e2790484d5240cd2d5cecce5f139d0e09875..5cc4d9c9201ee45e999635c1d3ae41ba6a844d56:/include/smpi/mpif.h.in?ds=sidebyside 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)