Unset the flag chris you dolt

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@745 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
Chris Allegretta 2001-08-17 00:08:44 +00:00
parent c1049aced1
commit c2acb81782
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ int search_init(int replacing)
if (ISSET(CLEAR_BACKUPSTRING)) {
free(backupstring);
backupstring = NULL;
UNSET(CLEAR_BACKUPSTRING);
}
/* Okay, fun time. backupstring is our holder for what is being