]> git.wh0rd.org Git - nano.git/commitdiff
fix missing dash in Changelog
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 4 Nov 2002 16:18:52 +0000 (16:18 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 4 Nov 2002 16:18:52 +0000 (16:18 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1319 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index 3771a101689bf7eb2e6452c23c49915681f8b256..3169f0513a56929edf03ff28a440370be5649207 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,7 @@ CVS code -
        - Minor cosmetic tweaks to the ngettext() macro, and fix to
          properly detect systems lacking ngettext() and correctly
          compile on them; the previous fix didn't work. (DLR)
-  nano.c:
+- nano.c:
   version()
        - Remove obsolete reference to --enable-undo. (David Benbennick)
 - winio.c: