cosmetic fixes

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1797 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
David Lawrence Ramsey
2004-06-01 19:49:38 +00:00
parent ce1d7652f3
commit e7638ea75f
2 changed files with 4 additions and 4 deletions

View File

@@ -2682,8 +2682,8 @@ char *do_browser(const char *inpath)
case NANO_HELP_KEY:
case NANO_HELP_FKEY:
case '?': /* Pico compatibility */
do_help();
break;
do_help();
break;
case NANO_ENTER_KEY:
case 'S': /* Pico compatibility */
case 's':