summaryrefslogtreecommitdiffstats
path: root/lib/libedit/tokenizer.c
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2016-03-20 20:35:38 +0000
committerschwarze <schwarze@openbsd.org>2016-03-20 20:35:38 +0000
commitb2589f0b3286bc81be0a2044650199e8c9df0b5c (patch)
tree7745d39c923c07ecd2096e0fd865f9eecb27392b /lib/libedit/tokenizer.c
parentGet rid of "#ifdef WIDECHAR" and one goto in read_char(), (diff)
downloadwireguard-openbsd-b2589f0b3286bc81be0a2044650199e8c9df0b5c.tar.xz
wireguard-openbsd-b2589f0b3286bc81be0a2044650199e8c9df0b5c.zip
Delete the useless Int datatype and always use the standard wint_t
directly. This is not a problem because <wchar_t> is required all over the place anyway, even when WIDECHAR is not defined. No functional change except that it fixes a few printf(3) format string issues, %c vs. %lc. OK czarkoff@
Diffstat (limited to 'lib/libedit/tokenizer.c')
0 files changed, 0 insertions, 0 deletions