projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
701f976
)
Corrected spelling error in comment:
author
David Anderson
<davea@sgi.com>
Fri, 1 Sep 2000 23:53:57 +0000
(23:53 +0000)
committer
David Anderson
<davea@sgi.com>
Fri, 1 Sep 2000 23:53:57 +0000
(23:53 +0000)
converteded->converted
gdb/gdb-events.sh
patch
|
blob
|
history
diff --git
a/gdb/gdb-events.sh
b/gdb/gdb-events.sh
index
3e4a01b
..
ef64b46
100755
(executable)
--- a/
gdb/gdb-events.sh
+++ b/
gdb/gdb-events.sh
@@
-34,7
+34,7
@@
# here with respect to annotate. We might need to accomodate a hook
# stack that allows several ui blocks to install their own events.
-# Each of the variable events (as currently generated) is converted
ed
+# Each of the variable events (as currently generated) is converted
# to either a straight function call or a function call with a
# predicate.