]> git.wh0rd.org Git - nano.git/commit
fix justify code regression: if we're justifying the entire file, and we
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 17 Mar 2005 04:48:14 +0000 (04:48 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 17 Mar 2005 04:48:14 +0000 (04:48 +0000)
commit102d01da6cd3c19f2e2635ea33cd6d8508c60fa2
tree30d7ba219284defb3b8cf024ee82d337ccab9072
parentfd81a7189b7374759ad302eefbd716c90cb8175b
fix justify code regression: if we're justifying the entire file, and we
haven't found any paragraph(s), we should refresh the screen and get out
instead of breaking out of the loop and acting as though we've justified
something, so as to avoid a segfault

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