Cast arguments of ctype functions to Char, a lexism defined as unsigned
authormmcc <mmcc@openbsd.org>
Thu, 15 Oct 2015 05:57:09 +0000 (05:57 +0000)
committermmcc <mmcc@openbsd.org>
Thu, 15 Oct 2015 05:57:09 +0000 (05:57 +0000)
commit9111b50860413cff01917f85974397460c7150c0
tree094d1752276a8705b64e4ba8cc168241d63185cd
parent39e8cee03660c7c3e71864596c4ff32651becf1c
Cast arguments of ctype functions to Char, a lexism defined as unsigned
char.

Part of a larger attempt to audit ctype function argument types with
Coccinelle.

ok deraadt@
usr.bin/lex/misc.c