From 3c08f8faeff354b69efda48dc453e435336dc201 Mon Sep 17 00:00:00 2001 From: Mark Taylor Date: Sat, 31 Jan 2004 06:52:47 +0000 Subject: [PATCH] minor updates to comments This commit was SVN r626. --- src/mca/mpi/io/romio/src/romio-1.2.5.1/include/mpio.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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