diff options
author | 2016-03-20 20:35:38 +0000 | |
---|---|---|
committer | 2016-03-20 20:35:38 +0000 | |
commit | b2589f0b3286bc81be0a2044650199e8c9df0b5c (patch) | |
tree | 7745d39c923c07ecd2096e0fd865f9eecb27392b /lib/libedit/tokenizer.c | |
parent | Get rid of "#ifdef WIDECHAR" and one goto in read_char(), (diff) | |
download | wireguard-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