Commits

Neil Fortner committed 27e145fb4bc
[svn-r20400] Purpose: Fix coverity issue 592 Description: Added void cast to call to H5F_sfile_assert_num() in H5F_term)interface(). There is no need to check the return value of this function in general, and there would be nothing to do even if it did fail. Tested: Fedora