X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b9625f82f86db0674e911887addce45dca31b57f..244ffce80a9e2390e24b9788114de037e4ccc0ae:/teshsuite/smpi/mpich3-test/util/dtypes.c diff --git a/teshsuite/smpi/mpich3-test/util/dtypes.c b/teshsuite/smpi/mpich3-test/util/dtypes.c index 239d4011e4..a186a728ac 100644 --- a/teshsuite/smpi/mpich3-test/util/dtypes.c +++ b/teshsuite/smpi/mpich3-test/util/dtypes.c @@ -350,7 +350,7 @@ int MTestDatatype2Check(void *inbuf, void *outbuf, int size_bytes) /* * This is a version of CheckData that prints error messages */ -static int MtestDatatype2CheckAndPrint(void *inbuf, void *outbuf, int size_bytes, +int MTestDatatype2CheckAndPrint(void *inbuf, void *outbuf, int size_bytes, char *typename, int typenum) { int errloc, world_rank;