X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c31a6a9ac144620fa6f577cda361dd68c3d21e4d..79582366b546cadd3e6b0dd5c82dacbaa7a74bcc:/teshsuite/smpi/mpich3-test/coll/coll12.c diff --git a/teshsuite/smpi/mpich3-test/coll/coll12.c b/teshsuite/smpi/mpich3-test/coll/coll12.c index 63bd9897f5..494fa8a815 100644 --- a/teshsuite/smpi/mpich3-test/coll/coll12.c +++ b/teshsuite/smpi/mpich3-test/coll/coll12.c @@ -19,7 +19,7 @@ int main(int argc, char **argv) int b; } in[TABLE_SIZE], out[TABLE_SIZE]; int i; - int errors = 0, toterrors; + int errors = 0; /* Initialize the environment and some variables */ MTest_Init(&argc, &argv);