]> git.wh0rd.org Git - nano.git/commit
correction: in mbwidth(), use the width of Unicode U+FFFD (Replacement
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 8 Nov 2005 02:24:17 +0000 (02:24 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 8 Nov 2005 02:24:17 +0000 (02:24 +0000)
commitf1a717291bea6353dd5c2e22cd75974adc3510bb
tree160d1e6309332d17f3be717834b4397003c538a9
parent4a8c9b6124fdf76403fd9319bf8270ce3fdf457d
correction: in mbwidth(), use the width of Unicode U+FFFD (Replacement
Character) instead of hardcoding a width of one for unprintable
characters

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