diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2014-04-06 22:52:44 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2014-04-06 22:52:44 (GMT) |
commit | dde80eef115675f3a35814e2381c4a708637c845 (patch) | |
tree | 2a68f5ed0bf91ab9974fc5ad1a733bccbf549f6f /fortran/src/H5Pff.f90 | |
parent | a08f75b0737c86d51bbc91538e78b1455eb2cae7 (diff) | |
download | hdf5-dde80eef115675f3a35814e2381c4a708637c845.zip hdf5-dde80eef115675f3a35814e2381c4a708637c845.tar.gz hdf5-dde80eef115675f3a35814e2381c4a708637c845.tar.bz2 |
[svn-r24970] Maintenance: Fixed a typo in a comment line (see HDFFV-8714)
Diffstat (limited to 'fortran/src/H5Pff.f90')
-rw-r--r-- | fortran/src/H5Pff.f90 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/src/H5Pff.f90 b/fortran/src/H5Pff.f90 index 18ad784..d25e46c 100644 --- a/fortran/src/H5Pff.f90 +++ b/fortran/src/H5Pff.f90 @@ -246,7 +246,7 @@ CONTAINS ! H5P_ROOT_F ! H5P_FILE_CREATE_F ! H5P_FILE_ACCESS_F -! H5PE_DATASET_CREATE_F +! H5P_DATASET_CREATE_F ! H5P_DATASET_XFER_F ! H5P_FILE_MOUNT_F ! hdferr: - error code |