projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c888792
)
fix typo.
author
Keith Seitz
<keiths@cygnus>
Thu, 17 Dec 1998 17:17:35 +0000
(17:17 +0000)
committer
Keith Seitz
<keiths@cygnus>
Thu, 17 Dec 1998 17:17:35 +0000
(17:17 +0000)
gdb/gdbtk-cmds.c
patch
|
blob
|
history
diff --git
a/gdb/gdbtk-cmds.c
b/gdb/gdbtk-cmds.c
index 6053ec89a3882392282d17188d9b6cb761bcd113..da3683e2a709e54918192aed217e32d1148fc5dd 100644
(file)
--- a/
gdb/gdbtk-cmds.c
+++ b/
gdb/gdbtk-cmds.c
@@
-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)
{