Commits
ymuqun committed 16eb3f81f30
Purpose: bug fixed Description: forget to move declaration of an internal function with return type uint16 to a proper header file. Solaris picks up this by assuming the return type int. So compiling error happens. Solution: declare the internal function at h4toh5main.h Platforms tested: solaris 2.7