]> git.wh0rd.org Git - nano.git/commit
in help_init(), properly use mbstrlen() instead of strlen() when
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 14 May 2006 17:48:01 +0000 (17:48 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 14 May 2006 17:48:01 +0000 (17:48 +0000)
commitd8d1e26e54aa90bc782e622e9dd84b5ac3f88213
tree284700c46537eacdf4debab9d099b801028821c3
parent4239c3c21861cdc1b584f716f088ee30871425fc
in help_init(), properly use mbstrlen() instead of strlen() when
calculating the amount of space available for "^Space" and "M-Space"

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