nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit fda18c393509c98386f8ea3801b8ed582c49b4da
parent d4693cb0be7aeab69a4d3ee657e27730d68ebfc9
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Fri, 14 May 2004 03:50:49 +0000

one last comment fix


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

Diffstat:
Msrc/nano.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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