comment fix

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3563 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2006-05-24 21:12:08 +00:00
parent 0c9551a4dd
commit c7251fa4fc
1 changed files with 1 additions and 1 deletions

View File

@ -1065,7 +1065,7 @@ int get_prompt_string(bool allow_tabs,
update_statusbar_line(answer, statusbar_x);
/* This key has a shortcut list entry when it's used
* to move to an older search, which means that
* to move to a newer search, which means that
* finished has been set to TRUE. Set it back to
* FALSE here, so that we aren't kicked out of the
* statusbar prompt. */