diff --git a/src/mca/mpi/io/romio/src/romio-1.2.5.1/include/mpio.h b/src/mca/mpi/io/romio/src/romio-1.2.5.1/include/mpio.h index ee016eea3e..d6ec121c89 100644 --- a/src/mca/mpi/io/romio/src/romio-1.2.5.1/include/mpio.h +++ b/src/mca/mpi/io/romio/src/romio-1.2.5.1/include/mpio.h @@ -2,9 +2,9 @@ * $HEADER * * The actual ROMIO routines. - * all of these routines have been renamed: prefix with mca_io_romio + * all of these routines have been renamed: prefix with "mca_io_romio" * - * ROMIO specific types have also been renamed: (cant do this with #define + * Two ROMIO specific types have also been renamed: (cant do this with #define * since this file is included by LAM's I/O module) * all ROMIO references to: * MPIO_Request changed to: mca_io_romio_MPIO_Request