X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3b578f744282579b374a1461561b41f2d8b2684b..HEAD:/teshsuite/smpi/mpich3-test/topo/dims2.c diff --git a/teshsuite/smpi/mpich3-test/topo/dims2.c b/teshsuite/smpi/mpich3-test/topo/dims2.c index aa453eb89a..b4cbecf099 100644 --- a/teshsuite/smpi/mpich3-test/topo/dims2.c +++ b/teshsuite/smpi/mpich3-test/topo/dims2.c @@ -7,87 +7,83 @@ #include #include "mpitest.h" -int prodof( int, const int[] ); +int prodof(int, const int[]); /* * Test edge cases of Dims_create */ -int prodof( int ndims, const int dims[] ) +int prodof(int ndims, const int dims[]) { - int i, prod=1; - for (i=0; i