Fix typo in comment.
This commit is contained in:
parent
264dac7c64
commit
935e77f54e
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue