]> git.wh0rd.org Git - nano.git/commit
in get_word_kbinput(), limit the input word to hexadecimal FFFD instead
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 1 Aug 2005 18:56:46 +0000 (18:56 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 1 Aug 2005 18:56:46 +0000 (18:56 +0000)
commit56e36ef7b55ed3ad5bf2a5bb72f91a9c5498ee6e
treecedad9a46dfd6ed1bd0f073859df58733fd81389
parentbf0e47dc3751b7cb2155c03f604e2ef23d203fce
in get_word_kbinput(), limit the input word to hexadecimal FFFD instead
of FFFF, as FFFE and FFFF are invalid Unicode characters

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