]> git.wh0rd.org Git - nano.git/commitdiff
remove stray dash
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 3 Oct 2004 19:26:13 +0000 (19:26 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 3 Oct 2004 19:26:13 +0000 (19:26 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1960 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index e0d93de152da3e9df46d456f659a2c1f02955c6b..fc7b1fd9492abf7c70692f48fabeeb9cf44ce839 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -76,7 +76,7 @@ CVS code -
        - Simplify by reusing variables whereever possible, and add a
          parameter execute to indicate whether or not to be in "Execute
          Command" mode. (DLR)
-- open_prevfile(), open_nextfile()
+  open_prevfile(), open_nextfile()
        - Translate the "New Buffer" string when displaying "Switched
          to" messages on the statusbar. (DLR)
 - global.c: