mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
gdb/
Typo fix in my previous commit.
This commit is contained in:
parent
bcc75809a4
commit
340e3c99cb
@ -5274,7 +5274,7 @@ typedef struct stop_reply
|
||||
/* The identifier of the thread about this event */
|
||||
ptid_t ptid;
|
||||
|
||||
/* The remote state this event associated is with. When the remote
|
||||
/* The remote state this event is associated with. When the remote
|
||||
connection, represented by a remote_state object, is closed,
|
||||
all the associated stop_reply events should be released. */
|
||||
struct remote_state *rs;
|
||||
|
Loading…
Reference in New Issue
Block a user