X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d5b29830df70e823202e384a7655e4371193ecd7..b9625f82f86db0674e911887addce45dca31b57f:/teshsuite/smpi/mpich3-test/f77/ext/c2fmult.c diff --git a/teshsuite/smpi/mpich3-test/f77/ext/c2fmult.c b/teshsuite/smpi/mpich3-test/f77/ext/c2fmult.c index 4f1d343838..8f81d40d53 100644 --- a/teshsuite/smpi/mpich3-test/f77/ext/c2fmult.c +++ b/teshsuite/smpi/mpich3-test/f77/ext/c2fmult.c @@ -50,7 +50,7 @@ int main( int argc, char *argv[] ) printf( "Unable to cancel MPI_Irecv request\n" ); } /* Using MPI_Request_free should be ok, but some MPI implementations - object to it imediately after the cancel and that isn't essential to + object to it immediately after the cancel and that isn't essential to this test */ MTest_Finalize( errs );