]> git.wh0rd.org Git - nano.git/commitdiff
typo fix
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 19 Mar 2004 01:35:57 +0000 (01:35 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 19 Mar 2004 01:35:57 +0000 (01:35 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1696 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index f1e8ec0168ac4ce674d0b2cfb1ea6c913340ef6b..aee6135999d167d06dbe12c1ea37b64e99b7f4ab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -107,7 +107,7 @@ CVS code -
        - Add more descriptive comments explaining the termios and
          curses setup routines, and turn the keypad on before setting
          the input mode. (DLR)
-       - Remove stray HAVE_GETOPT_LONG $ifdefs. (DLR)
+       - Remove stray HAVE_GETOPT_LONG #ifdefs. (DLR)
 - nano.h:
        - Move the NANO_H include guard up before the first #include.
          (DLR)