-
Rusty Russell authored
tolower(), toupper() and isupper want an unsigned value. Also, fix lazy cost-discarding inside strrchr for extra safety.
b7dedf43
tolower(), toupper() and isupper want an unsigned value. Also, fix lazy cost-discarding inside strrchr for extra safety.