hdf5/hl/fortran/src
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
..
H5IMcc.c [svn-r10986] Purpose: Maintenance 2005-06-24 14:32:25 -05:00
H5IMcc.h [svn-r10977] Purpose: Bug fix 2005-06-24 00:00:01 -05:00
H5IMfc.c [svn-r10970] Purpose: New feature/bug #350 fix 2005-06-22 13:23:21 -05:00
H5IMff.f90 [svn-r10747] Purpose: 2005-05-16 14:08:41 -05:00
H5LTf90proto.h [svn-r11092] Purpose: 2005-07-20 17:38:46 -05:00
H5LTfc.c [svn-r10977] Purpose: Bug fix 2005-06-24 00:00:01 -05:00
H5LTff.f90 [svn-r10747] Purpose: 2005-05-16 14:08:41 -05:00
H5TBfc.c [svn-r10747] Purpose: 2005-05-16 14:08:41 -05:00
H5TBff.f90 [svn-r10747] Purpose: 2005-05-16 14:08:41 -05:00
Makefile.am [svn-r10977] Purpose: Bug fix 2005-06-24 00:00:01 -05:00
Makefile.in [svn-r11042] Purpose: 2005-07-07 15:46:49 -05:00