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:
9d8a64c
)
Corrected spelling error in comment: tracepont -> tracepoint
author
David Anderson
<davea@sgi.com>
Sat, 2 Sep 2000 00:13:29 +0000
(
00:13
+0000)
committer
David Anderson
<davea@sgi.com>
Sat, 2 Sep 2000 00:13:29 +0000
(
00:13
+0000)
gdb/tracepoint.h
patch
|
blob
|
history
diff --git
a/gdb/tracepoint.h
b/gdb/tracepoint.h
index 6f50f19ffbf7db261304c38c7075d507ae88e5d3..9faa53f178fe4d6edab767e555436613c287d2cb 100644
(file)
--- a/
gdb/tracepoint.h
+++ b/
gdb/tracepoint.h
@@
-107,7
+107,7
@@
enum actionline_type
};
-/* The tracepont chain of all tracepoints */
+/* The tracepo
i
nt chain of all tracepoints */
extern struct tracepoint *tracepoint_chain;