add missing blank line

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1956 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2004-10-01 18:47:17 +00:00
parent be908f6992
commit ca744153fd
1 changed files with 1 additions and 0 deletions

View File

@ -456,6 +456,7 @@ void do_research(void)
#ifndef DISABLE_WRAPPING
wrap_reset();
#endif
search_init_globals();
if (last_search[0] != '\0') {