X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6032e02b3443eff7869d98ade7cdf6fe536b09aa..684cdb5583dacd359d0a1e6a47db259dbc82713b:/teshsuite/smpi/mpich3-test/f90/datatype/createf90.f90 diff --git a/teshsuite/smpi/mpich3-test/f90/datatype/createf90.f90 b/teshsuite/smpi/mpich3-test/f90/datatype/createf90.f90 index b2edf87b6f..7672858202 100644 --- a/teshsuite/smpi/mpich3-test/f90/datatype/createf90.f90 +++ b/teshsuite/smpi/mpich3-test/f90/datatype/createf90.f90 @@ -16,7 +16,7 @@ errs = 0 call mtest_init( ierr ) -! integers with upto 9 are 4 bytes integers; r of 4 are 2 byte, +! integers with up to 9 are 4 bytes integers; r of 4 are 2 byte, ! and r of 2 is 1 byte call mpi_type_create_f90_integer( 9, ntype1, ierr ) !