From 3500281e8c7793d09b1a1b906e5f64dc1ed4dc20 Mon Sep 17 00:00:00 2001 From: Robert Kim Yates Date: Wed, 26 Aug 1998 17:13:56 -0500 Subject: [svn-r618] Corrected comment in H5F_low_write about MPI derived datatype writes. --- src/H5Flow.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/H5Flow.c b/src/H5Flow.c index 73a5125..7fd81a9 100644 --- a/src/H5Flow.c +++ b/src/H5Flow.c @@ -270,10 +270,7 @@ H5F_low_read(H5F_low_t *lf, const H5F_access_t *access_parms, * Added xfer_mode argument * * rky 980816 - * Accommodate fancy MPI compound datatype writes. - * Also, parallel writes now abort if writing beyond eof - * (rather than just printing an error message - * and continuing, as they used to). + * Accommodate fancy MPI derived datatype writes. *------------------------------------------------------------------------- */ herr_t -- cgit v0.12