commit b9dec213be1a276bfa362f5e303195e6cc4b9a9f
parent 928babf8a1ee793763bea42a5fbb2401242671bc
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Mon, 21 Mar 2005 06:14:45 +0000
document cosmetic fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2408 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -3,6 +3,9 @@ CVS code -
- After (re)initializing the terminal, make sure the cursor is
always turned on. Changes to do_alt_speller(),
handle_sigwinch(), and main(). (DLR)
+- files.c:
+ do_browser()
+ - Rename variable lineno to fileline to avoid confusion. (DLR)
GNU nano 1.3.6 - 2005.03.20
- General: