]> git.wh0rd.org Git - nano.git/commitdiff
nano.c:main() - Moved #ifndef NANO_SMALL down past the case 0: line so control-space...
authorChris Allegretta <chrisa@asty.org>
Wed, 24 Oct 2001 01:37:13 +0000 (01:37 +0000)
committerChris Allegretta <chrisa@asty.org>
Wed, 24 Oct 2001 01:37:13 +0000 (01:37 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@872 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index 21bffd8b6d179cbfc00f5928cc08c8b42cfb1c6b..c90369d87f21d861ad3bbdc16bacd4c1dab9bb25 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,6 +37,8 @@ CVS code -
          the #ifdefs around the code in main().
   main()
        - Fixed off by one when checking for MAIN_LIST_LEN. Ugh.
+       - Moved #ifndef NANO_SMALL down past the case 0: line so
+         control-space doesn't insert a \0 (ack!)
 - rcfile.c:
        - Fix incorrect number of rc options (David Lawrence Ramsey).
 - po/sv.po: