Commits

Raymond Lu committed 28eb73c9726
[svn-r8487] Purpose: Internal function change Description: H5T_reverse_order was declared as private function. Solution: Change it to static local function in H5Tconv.c since it's not used by any function in other file. Platforms tested: RH 8(fuss)