summaryrefslogtreecommitdiffstats
path: root/fortran/test/tH5L_F03.F90
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/test/tH5L_F03.F90')
-rw-r--r--fortran/test/tH5L_F03.F902
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/test/tH5L_F03.F90 b/fortran/test/tH5L_F03.F90
index c83c067..a8345c3 100644
--- a/fortran/test/tH5L_F03.F90
+++ b/fortran/test/tH5L_F03.F90
@@ -276,7 +276,7 @@ SUBROUTINE test_iter_group(cleanup, total_error)
lnames(ndatasets+2) = "grp0000000"
!!$
-!!$ lnames[NDATASETS] = HDstrdup("grp");
+!!$ lnames[NDATASETS] = strdup("grp");
!!$ CHECK(lnames[NDATASETS], NULL, "strdup");
!!$