]> AND Public Git Repository - simgrid.git/blobdiff - teshsuite/smpi/mpich3-test/f77/ext/c2fmult.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update .mailmap.
[simgrid.git] / teshsuite / smpi / mpich3-test / f77 / ext / c2fmult.c
index 4f1d3438380653eb58fcca66e8f0a47a153fc157..8f81d40d539b2074d5aa8d7d02ae49bea4aab56b 100644 (file)
@@ -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 );