From: David Lawrence Ramsey Date: Sat, 3 Jul 2004 14:34:03 +0000 (+0000) Subject: fix inaccurate comment X-Git-Tag: v1.3.4~65 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=309fbcbddfd2b29585bb98e00c5d2565f14d0386;p=nano.git fix inaccurate comment git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1841 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/src/nano.c b/src/nano.c index 8cc94819..37298293 100644 --- a/src/nano.c +++ b/src/nano.c @@ -2583,8 +2583,8 @@ void do_justify(int full_justify) /* Don't go to the next line. Accordingly, don't * allow changing the spacing at the end of the - * previous justified line, since we've already done - * it once. */ + * previous justified line, so that we don't end up + * doing it more than once on the same line. */ allow_respacing = FALSE; } else { charmove(current->next->data + indent_len,