summaryrefslogtreecommitdiffstats
path: root/fortran/test/tH5A.F90
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2021-11-03 16:37:33 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2021-11-03 16:37:33 (GMT)
commit76c7a5456f1c47184266f097dee1f42012bffd44 (patch)
tree5a91a6b09df77f9011ed68892e4130eaccb9ef97 /fortran/test/tH5A.F90
parentf68c4e1478ac5e627f89c5bf045cf24e11c61cf0 (diff)
parent60ed6c0df43205de7b3cad9e3b8a115c108abdeb (diff)
downloadhdf5-76c7a5456f1c47184266f097dee1f42012bffd44.zip
hdf5-76c7a5456f1c47184266f097dee1f42012bffd44.tar.gz
hdf5-76c7a5456f1c47184266f097dee1f42012bffd44.tar.bz2
Merge remote-tracking branch 'canonical/develop' into hpcio/post_open_fix
Diffstat (limited to 'fortran/test/tH5A.F90')
-rw-r--r--fortran/test/tH5A.F904
1 files changed, 2 insertions, 2 deletions
diff --git a/fortran/test/tH5A.F90 b/fortran/test/tH5A.F90
index 4d56bed..d5ce9a2 100644
--- a/fortran/test/tH5A.F90
+++ b/fortran/test/tH5A.F90
@@ -408,13 +408,13 @@ CONTAINS
!open the INTEGER attrbute by name
!
CALL h5aopen_name_f(dset_id, aname5, attr5_id, error)
- CALL check("h5aopen_idx_f",error,total_error)
+ CALL check("h5aopen_name_f",error,total_error)
!
!open the NULL attrbute by name
!
CALL h5aopen_name_f(dset_id, aname6, attr6_id, error)
- CALL check("h5aopen_idx_f",error,total_error)
+ CALL check("h5aopen_name_f",error,total_error)
!
!get the attrbute name