commit aed09427f8f60cc56f0e269b38ca259d82914d42
parent 5d2ab88f0e677ae54085638d4811dec2d5c4221e
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Fri, 25 Feb 2005 21:06:43 +0000
remove unneeded blank line
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2330 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/nano.c b/src/nano.c
@@ -3115,7 +3115,6 @@ void do_justify(bool full_justify)
* loop so that we justify all the paragraphs in the file. */
if (!full_justify)
break;
-
} /* while (TRUE) */
/* We are now done justifying the paragraph or the file, so clean