fix typo.
authorKeith Seitz <keiths@cygnus>
Thu, 17 Dec 1998 17:17:35 +0000 (17:17 +0000)
committerKeith Seitz <keiths@cygnus>
Thu, 17 Dec 1998 17:17:35 +0000 (17:17 +0000)
gdb/gdbtk-cmds.c

index 6053ec89a3882392282d17188d9b6cb761bcd113..da3683e2a709e54918192aed217e32d1148fc5dd 100644 (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)
         {
This page took 0.027194 seconds and 4 git commands to generate.