]> git.wh0rd.org Git - nano.git/commit
fix off-by-one error when calculating totsize in read_file(), introduced
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 7 Feb 2005 05:31:51 +0000 (05:31 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 7 Feb 2005 05:31:51 +0000 (05:31 +0000)
commitdaa533a767104223fe264cc4c2085079ff3c56a9
tree05dfa4fe67f9ab3a4a537308930b5122ced4a0dd
parent3eeb823f92c911f2427012786527c51430f057dc
fix off-by-one error when calculating totsize in read_file(), introduced
when totsize was converted to hold the total number of multibyte
characters

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