]> git.wh0rd.org Git - nano.git/commit
more get_unicode_kbinput() fixes: properly discard hexadecimal FFFE to
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 2 Aug 2005 19:54:25 +0000 (19:54 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 2 Aug 2005 19:54:25 +0000 (19:54 +0000)
commitb7bf27a509879bd9d58d61bb023d01f5e858ec4e
tree94413a6ac8a97e2b7f65d836290d76757015ba56
parentc25ed534ebe7c07a3a9dc0849c0a56a899a2d15c
more get_unicode_kbinput() fixes: properly discard hexadecimal FFFE to
FFFF instead of xxxE and xxxF, and discard hexadecimal D800 to DFFF as
well, as they're also invalid Unicode characters

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2972 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/winio.c