diff options
Diffstat (limited to 'src/H5Flow.c')
-rw-r--r-- | src/H5Flow.c | 5 |
1 files changed, 1 insertions, 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 |