(s_strcmp): Changed type of loop variable from "unsigned int" to
"String_size". (s_usr_strcmp): Likewise. (char2digit): Added const qualifier to translate_table. Use an int as argument to isalpha and tolower to avoid problems with signed chars. (rcsid): Added a missing const.
Please register or sign in to comment