aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote.c
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1996-01-17 22:29:53 +0000
committerFred Fish <fnf@specifix.com>1996-01-17 22:29:53 +0000
commit935e77f54e8ed79ac042d77da3eb8b6b3aa5bfb6 (patch)
tree744761810192e6448fc69a235accf8e82b867f5b /gdb/remote.c
parent264dac7c648b6cea13fc8ca8f7c6b501ac0fe3be (diff)
downloadgdb-935e77f54e8ed79ac042d77da3eb8b6b3aa5bfb6.zip
gdb-935e77f54e8ed79ac042d77da3eb8b6b3aa5bfb6.tar.gz
gdb-935e77f54e8ed79ac042d77da3eb8b6b3aa5bfb6.tar.bz2
Fix typo in comment.
Diffstat (limited to 'gdb/remote.c')
-rw-r--r--gdb/remote.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote.c b/gdb/remote.c
index 87d8113..c33cf6c 100644
--- 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 hte filename used for communication. */
+ remote gdb protocol. NAME is the filename used for communication. */
static void
extended_remote_open (name, from_tty)