fix typo.

This commit is contained in:
Keith Seitz 1998-12-17 17:17:35 +00:00
parent c888792a27
commit 7416961455
1 changed files with 0 additions and 1 deletions

View File

@ -1357,7 +1357,6 @@ gdb_search (clientData, interp, objc, objv)
result_ptr->flags |= GDBTK_IN_TCL_RESULT;
return TCL_ERROR;
}
}
switch ((enum switches_opts) index)
{