Commits

Bill Wendling committed 2cf0e9f8822
[svn-r5348] Purpose: Bug Fix Description: There was a duplicate declaration of print_indent() in the header and in the source files. Solution: Removed the public declaration and made the function static again. Platforms tested: Arabica