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:
264dac7
)
Fix typo in comment.
author
Fred Fish
<fnf@specifix.com>
Wed, 17 Jan 1996 22:29:53 +0000
(22:29 +0000)
committer
Fred Fish
<fnf@specifix.com>
Wed, 17 Jan 1996 22:29:53 +0000
(22:29 +0000)
gdb/remote.c
patch
|
blob
|
history
diff --git
a/gdb/remote.c
b/gdb/remote.c
index 87d81138f348d9e96333edb7deff2c271c424341..c33cf6c37aae58127f5652000e151ecaaea3b2d6 100644
(file)
--- a/
gdb/remote.c
+++ b/
gdb/remote.c
@@
-472,7
+472,7
@@
remote_open (name, from_tty)
}
/* Open a connection to a remote debugger using the extended
- remote gdb protocol. NAME is
ht
e filename used for communication. */
+ remote gdb protocol. NAME is
th
e filename used for communication. */
static void
extended_remote_open (name, from_tty)