summaryrefslogtreecommitdiff
path: root/lib/libedit/tokenizer.h
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2016-03-21 17:28:11 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2016-03-21 17:28:11 +0000
commit45d167b604c4b51cac31d04a53011e5d46ae4e9d (patch)
tree14808846a9236371fd9b554f25968dc8cbe0c6f6 /lib/libedit/tokenizer.h
parent95115698abd8a112b96ae56c328f254615c2a638 (diff)
Make the read_char() function always take a wchar_t * argument.
On first sight, it might look as if this required a bump because it seems to change the public type el_rfunc_t. But we only compile with WIDECHAR, and in that case, there is no change in the interface. This also simplifies some logic by getting rid of the NARROW_READ flag which was broken anyway. OK czarkoff@
Diffstat (limited to 'lib/libedit/tokenizer.h')
0 files changed, 0 insertions, 0 deletions