yet another comment fix

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3744 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2006-07-05 02:35:03 +00:00
parent bc7dc36c7d
commit 051e953f17
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ char *do_browser(char *path, DIR *dir)
UNSET(CONST_UPDATE); UNSET(CONST_UPDATE);
change_browser_directory: change_browser_directory:
/* We go here after the user selects a new directory. */ /* We go here after we select a new directory. */
/* Start with no key pressed. */ /* Start with no key pressed. */
kbinput = ERR; kbinput = ERR;