diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2020-06-01 18:37:52 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2020-06-01 18:37:52 (GMT) |
commit | 5f0eed3fdc4fff9b714b5aa3d0d43114a95c0f29 (patch) | |
tree | 1d8fb1fe17ec772f9c0ca05b98bd17645f140118 /src/H5FDmpio.c | |
parent | f745476aa506e6df8c2811df22c821481b0fafc8 (diff) | |
download | hdf5-5f0eed3fdc4fff9b714b5aa3d0d43114a95c0f29.zip hdf5-5f0eed3fdc4fff9b714b5aa3d0d43114a95c0f29.tar.gz hdf5-5f0eed3fdc4fff9b714b5aa3d0d43114a95c0f29.tar.bz2 |
Normalization with hdf5_1_10
Diffstat (limited to 'src/H5FDmpio.c')
-rw-r--r-- | src/H5FDmpio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5FDmpio.c b/src/H5FDmpio.c index 8c7e91a..3d2e0cf 100644 --- a/src/H5FDmpio.c +++ b/src/H5FDmpio.c @@ -15,7 +15,7 @@ * Programmer: Robb Matzke <matzke@llnl.gov> * Thursday, July 29, 1999 * - * Purpose: This is the MPI-2 I/O driver. + * Purpose: This is the MPI-2 I/O driver. * */ |