summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5Pff.f90
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/src/H5Pff.f90')
-rw-r--r--fortran/src/H5Pff.f906
1 files changed, 3 insertions, 3 deletions
diff --git a/fortran/src/H5Pff.f90 b/fortran/src/H5Pff.f90
index 499ae3f..c35c383 100644
--- a/fortran/src/H5Pff.f90
+++ b/fortran/src/H5Pff.f90
@@ -7042,9 +7042,9 @@
! Once set, these values will override the values in the file access
! property list. Each of these values can be individually unset
! (or not set at all) by passing the macros:
-! H5D_CHUNK_CACHE_NSLOTS_DEFAULT,
-! H5D_CHUNK_CACHE_NBYTES_DEFAULT, and/or
-! H5D_CHUNK_CACHE_W0_DEFAULT
+! H5D_CHUNK_CACHE_NSLOTS_DFLT_F,
+! H5D_CHUNK_CACHE_NBYTES_DFLT_F, and/or
+! H5D_CHUNK_CACHE_W0_DFLT_F
! as appropriate.
!
! The RDCC_W0 value should be between 0 and 1 inclusive and