summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5Fff.F90
diff options
context:
space:
mode:
authorjhendersonHDF <jhenderson@hdfgroup.org>2023-10-18 04:54:40 (GMT)
committerGitHub <noreply@github.com>2023-10-18 04:54:40 (GMT)
commit95572568191492f0d79924a55ea10453095a20c1 (patch)
tree5d4848b3a883d7703fccb2b92f1caae8d0c0d37c /fortran/src/H5Fff.F90
parentfc788559f7747eeefd152fc8c7844f45d3845300 (diff)
downloadhdf5-95572568191492f0d79924a55ea10453095a20c1.zip
hdf5-95572568191492f0d79924a55ea10453095a20c1.tar.gz
hdf5-95572568191492f0d79924a55ea10453095a20c1.tar.bz2
Sync changes that are only in 1.14 branch (#3704)
Diffstat (limited to 'fortran/src/H5Fff.F90')
-rw-r--r--fortran/src/H5Fff.F901
1 files changed, 1 insertions, 0 deletions
diff --git a/fortran/src/H5Fff.F90 b/fortran/src/H5Fff.F90
index cfae765..fee4d3c 100644
--- a/fortran/src/H5Fff.F90
+++ b/fortran/src/H5Fff.F90
@@ -43,6 +43,7 @@ MODULE H5F
! Number of objects opened in H5open_f
INTEGER(SIZE_T) :: H5OPEN_NUM_OBJ
+
#ifndef H5_DOXYGEN
INTERFACE
INTEGER(C_INT) FUNCTION h5fis_accessible(name, &