diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2020-12-24 06:41:46 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2020-12-24 12:04:31 -0800 |
commit | 0b4f7bf4c47c3be30a74b2a18c513af810df26cb (patch) | |
tree | 6eca08340714847ca2e012b0db64513c97423705 /share | |
parent | d236fbed3338996fd6ed7791178f5c1972864b50 (diff) | |
download | txr-0b4f7bf4c47c3be30a74b2a18c513af810df26cb.tar.gz txr-0b4f7bf4c47c3be30a74b2a18c513af810df26cb.tar.bz2 txr-0b4f7bf4c47c3be30a74b2a18c513af810df26cb.zip |
linenoise: fix: int used instead of wchar_t.
* linenoise.c (scan_match_rev, scan_match_fwd): The value of
s[i] must be captured in a wchar_t, not int.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions