]> git.wh0rd.org Git - nano.git/commit
store multibyte characters in dynamically allocated arrays of MB_CUR_MAX
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 7 Dec 2004 21:23:39 +0000 (21:23 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 7 Dec 2004 21:23:39 +0000 (21:23 +0000)
commit43953bba6ff00fa78344633e4a194fe058afd8a4
tree96bdf6d01a462abd75df12a06acefaaff91e0727
parent91851f3e609c28dfc6840e0d312695c4268fc562
store multibyte characters in dynamically allocated arrays of MB_CUR_MAX
length, and add a few comment fixes

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