Fix typo in comment.

This commit is contained in:
Fred Fish 1996-01-17 22:29:53 +00:00
parent 264dac7c64
commit 935e77f54e
1 changed files with 1 additions and 1 deletions

View File

@ -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)