summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5Dff.F90
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2015-04-16 19:04:43 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2015-04-16 19:04:43 (GMT)
commitfa26809cdfd4f463969d49cf0074affe07fea6d3 (patch)
tree149a348ee849b80484fa5b5d94343cadc0eac7f9 /fortran/src/H5Dff.F90
parent0cc9b0c79f9cc2df7d6101896effc53ca70c637a (diff)
downloadhdf5-fa26809cdfd4f463969d49cf0074affe07fea6d3.zip
hdf5-fa26809cdfd4f463969d49cf0074affe07fea6d3.tar.gz
hdf5-fa26809cdfd4f463969d49cf0074affe07fea6d3.tar.bz2
[svn-r26826] CHANGED H5G APIs to use BIND(C)
Diffstat (limited to 'fortran/src/H5Dff.F90')
-rw-r--r--fortran/src/H5Dff.F904
1 files changed, 1 insertions, 3 deletions
diff --git a/fortran/src/H5Dff.F90 b/fortran/src/H5Dff.F90
index 3a0d149..411a3bf 100644
--- a/fortran/src/H5Dff.F90
+++ b/fortran/src/H5Dff.F90
@@ -7,9 +7,7 @@
! fortran/src/H5Dff.f90
!
! PURPOSE
-! This file contains Fortran interfaces for H5D functions. It includes
-! all the functions that are independent on whether the Fortran 2003 functions
-! are enabled or disabled.
+! This file contains Fortran interfaces for H5D functions.
!
! COPYRIGHT
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *