From: David Lawrence Ramsey Date: Fri, 14 May 2004 03:50:49 +0000 (+0000) Subject: one last comment fix X-Git-Tag: v1.3.3~80 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=fda18c393509c98386f8ea3801b8ed582c49b4da;p=nano.git one last comment fix git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1738 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/src/nano.c b/src/nano.c index b46dfca2..3cc1485b 100644 --- a/src/nano.c +++ b/src/nano.c @@ -2481,7 +2481,7 @@ int do_justify(int full_justify) quote_len; /* justify_format() removes excess spaces from the line, and - * changes tabs to spaces. The first argument, 0, means + * changes tabs to spaces. The first argument, FALSE, means * don't change the line, just say whether there are changes * to be made. If there are, we do backup_lines(), which * copies the original paragraph to the cutbuffer for