X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1430176bca4f7627075440f1e2559be930f93fdf..863aeead864a309c494893a1b06ec33ed2b7daf1:/teshsuite/smpi/isp/umpire/type-no-error-exhaustive.c?ds=sidebyside diff --git a/teshsuite/smpi/isp/umpire/type-no-error-exhaustive.c b/teshsuite/smpi/isp/umpire/type-no-error-exhaustive.c index 6515ea223d..1df0319294 100644 --- a/teshsuite/smpi/isp/umpire/type-no-error-exhaustive.c +++ b/teshsuite/smpi/isp/umpire/type-no-error-exhaustive.c @@ -25,8 +25,8 @@ main (int argc, char **argv) int namelen = 128; int i; int blocklens[2], displs[2]; - MPI_Datatype newtype[TYPE_CONSTRUCTOR_COUNT]; - MPI_Datatype newtype2[TYPE_CONSTRUCTOR_COUNT]; + MPI_Datatype newtype[TYPE_CONSTRUCTOR_COUNT]; + MPI_Datatype newtype2[TYPE_CONSTRUCTOR_COUNT]; /* init */ MPI_Init (&argc, &argv);