Synopsis
void ugn_LowerProper(char *line)
Purpose
Convert to proper lower case proper.
Description
This function takes the charater string 'line', forces it to lower case and then capitailizes the first letter.
Input
line
The character string to be converted.
Output
line
Converted string