mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-03 02:32:04 +08:00
e9d54ca186
Correct a typo for function declaration. It causes problems for windows DLLs. Description: In file hdf5\hl\fortran\src\H5LTf90proto.h Line 183 'n' might be missed in the very beginning "h5ltget_dataset_ndims_c" should change to "nh5ltget_dataset_ndims_c" Solution: change it. Platforms tested: too minor to test at other platform, Fang reported this, so I assume it should work on windows. Misc. update: |
||
---|---|---|
.. | ||
H5IMcc.c | ||
H5IMcc.h | ||
H5IMfc.c | ||
H5IMff.f90 | ||
H5LTf90proto.h | ||
H5LTfc.c | ||
H5LTff.f90 | ||
H5TBfc.c | ||
H5TBff.f90 | ||
Makefile.am | ||
Makefile.in |