]> git.wh0rd.org Git - nano.git/commit
add DB's tweaks to do_wrap(), plus a few minor bits of mine (convert
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 31 May 2004 14:58:59 +0000 (14:58 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 31 May 2004 14:58:59 +0000 (14:58 +0000)
commit9a527f5a17bbda808eb893c8bd16f2663b71f741
tree506eff4331b7c878acdf9fa3d57e2cb5f64276bb
parent684b19380e1c1723886139b4b4c31e586c99cabf
add DB's tweaks to do_wrap(), plus a few minor bits of mine (convert
some ints to size_t's and convert the int wrapping to use TRUE and FALSE
since it's used as a boolean)

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