Commits

Raymond Lu committed 4977e0ac516
[svn-r10746] Purpose: Minor correction Description: H5Eget_num used to return an INT type. That's not consistent with the parameter of H5Epop. Solution: Changed it to SIZE_T type. Platforms tested: fuss - very simple change.