diff options
Diffstat (limited to 'hl')
-rwxr-xr-x | hl/fortran/src/H5LTf90proto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/fortran/src/H5LTf90proto.h b/hl/fortran/src/H5LTf90proto.h index e3c36fd..9a198a9 100755 --- a/hl/fortran/src/H5LTf90proto.h +++ b/hl/fortran/src/H5LTf90proto.h @@ -180,7 +180,7 @@ nh5ltget_attribute_string_c(hid_t_f *loc_id, H5_DLL int_f -h5ltget_dataset_ndims_c(hid_t_f *loc_id, +nh5ltget_dataset_ndims_c(hid_t_f *loc_id, int_f *namelen, _fcd name, int_f *rank); |