hdf5/hl/fortran
MuQun Yang e9d54ca186 [svn-r11092] Purpose:
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:
2005-07-20 17:38:46 -05:00
..
src [svn-r11092] Purpose: 2005-07-20 17:38:46 -05:00
test [svn-r11042] Purpose: 2005-07-07 15:46:49 -05:00
Makefile.am [svn-r9904] Purpose: 2005-01-31 22:20:11 -05:00
Makefile.in [svn-r11042] Purpose: 2005-07-07 15:46:49 -05:00