summaryrefslogtreecommitdiffstats
path: root/fortran/test/tHDF5_F03.F90
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2022-04-19 18:05:54 (GMT)
committerGitHub <noreply@github.com>2022-04-19 18:05:54 (GMT)
commit32ef796e470da3e4de364d8dc469b03f5f6fafdc (patch)
tree12c32550a87790eaa310d2c7525728ca354b910c /fortran/test/tHDF5_F03.F90
parent14da68ebffbb5750a86a180863e7c18ae5c8d461 (diff)
downloadhdf5-32ef796e470da3e4de364d8dc469b03f5f6fafdc.zip
hdf5-32ef796e470da3e4de364d8dc469b03f5f6fafdc.tar.gz
hdf5-32ef796e470da3e4de364d8dc469b03f5f6fafdc.tar.bz2
HDFFV-11306 Fixed (#1657)
* HDFFV-11306, * Fixed it so both h5open_f and h5close_f can be called multiple times. * Fixed an issue with open objects remaining after h5close_f was called. * Added additional tests. * comments clean-up
Diffstat (limited to 'fortran/test/tHDF5_F03.F90')
-rw-r--r--fortran/test/tHDF5_F03.F902
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/test/tHDF5_F03.F90 b/fortran/test/tHDF5_F03.F90
index 6d318ea..1194b1e 100644
--- a/fortran/test/tHDF5_F03.F90
+++ b/fortran/test/tHDF5_F03.F90
@@ -7,7 +7,7 @@
! src/fortran/test/tHDF5_F03.f90
!
! PURPOSE
-! This is the test module used for testing the Fortran2003 HDF
+! This is the test module used for testing the Fortran2003 HDF
! library APIS.
!
! COPYRIGHT