Commits

Bill Wendling committed 9078455217b
[svn-r3261] Purpose: Code Cleanup Description: Cleaned up where structures were. Added comments to new functions. Removed strcpy(prefix, "") and made it prefix = NULL; since that's what it's doing anyway. Platforms tested: Linux