Get rid of some minor compiler warnings.
(HP's cc doesn't like if you forward-declare a routine static, and then don't make it static in the actual definition...)
Showing
Please register or sign in to comment
(HP's cc doesn't like if you forward-declare a routine static, and then don't make it static in the actual definition...)