]> git.wh0rd.org Git - nano.git/commitdiff
document cosmetic fix
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 21 Mar 2005 06:14:45 +0000 (06:14 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 21 Mar 2005 06:14:45 +0000 (06:14 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2408 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index af18179c69b07dbc741e3fecfecae113dd097ffd..554eb9d1bb2dadfd242c61ee6f1bc285285d15db 100644 (file)
--- 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: