mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 18:39:34 +08:00
Fix typo in comment.
This commit is contained in:
@ -472,7 +472,7 @@ remote_open (name, from_tty)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Open a connection to a remote debugger using the extended
|
/* 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
|
static void
|
||||||
extended_remote_open (name, from_tty)
|
extended_remote_open (name, from_tty)
|
||||||
|
Reference in New Issue
Block a user