Commits

Raymond Lu committed 546dea5dd91
[svn-r6828] Purpose: bug fix Description: H5T_XXX_init_interface calls H5T_init_interface causing datatype not closed after file is closed. Solution: changed H5T_init_interface to H5T_init Platforms tested: h5committest