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:
ba91526
)
Corrected spelling error in comment: continaution ->continuation.
author
David Anderson
<davea@sgi.com>
Sat, 2 Sep 2000 00:07:13 +0000
(
00:07
+0000)
committer
David Anderson
<davea@sgi.com>
Sat, 2 Sep 2000 00:07:13 +0000
(
00:07
+0000)
gdb/infcmd.c
patch
|
blob
|
history
diff --git
a/gdb/infcmd.c
b/gdb/infcmd.c
index 946725bfcb8a21937b6fb14c1c3b3c7485e89c6a..97a9b28fefd4a25ae88b9135e671d8d93b8b4b13 100644
(file)
--- a/
gdb/infcmd.c
+++ b/
gdb/infcmd.c
@@
-1067,7
+1067,7
@@
print_return_value (int structure_return, struct type *value_type)
only chance we have to complete this command is in
fetch_inferior_event, which is called by the event loop as soon as it
detects that the target has stopped. This function is called via the
- cmd_contin
au
tion pointer. */
+ cmd_contin
ua
tion pointer. */
void
finish_command_continuation (struct continuation_arg *arg)
{