X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6032e02b3443eff7869d98ade7cdf6fe536b09aa..684cdb5583dacd359d0a1e6a47db259dbc82713b:/teshsuite/smpi/mpich3-test/f77/ext/ctypesfromc.c diff --git a/teshsuite/smpi/mpich3-test/f77/ext/ctypesfromc.c b/teshsuite/smpi/mpich3-test/f77/ext/ctypesfromc.c index e0e5f60d92..8775b83d81 100644 --- a/teshsuite/smpi/mpich3-test/f77/ext/ctypesfromc.c +++ b/teshsuite/smpi/mpich3-test/f77/ext/ctypesfromc.c @@ -64,7 +64,7 @@ static mpi_names_t mpi_names[] = { { MPI_LONG_LONG, "MPI_LONG_LONG" }, { MPI_UNSIGNED_LONG_LONG, "MPI_UNSIGNED_LONG_LONG" }, { MPI_LONG_DOUBLE_INT, "MPI_LONG_DOUBLE_INT" }, - { 0, (char *)0 }, /* Sentinal used to indicate the last element */ + { 0, (char *)0 }, /* Sentinel used to indicate the last element */ }; /*