diff options
Diffstat (limited to 'gdb/target.c')
-rw-r--r-- | gdb/target.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/target.c b/gdb/target.c index 7d9d315..b4857ca 100644 --- a/gdb/target.c +++ b/gdb/target.c @@ -1970,7 +1970,7 @@ generic_mourn_inferior (void) deprecated_detach_hook (); } -/* Helper function for child_wait and the Lynx derivatives of child_wait. +/* Helper function for child_wait and the derivatives of child_wait. HOSTSTATUS is the waitstatus from wait() or the equivalent; store our translation of that in OURSTATUS. */ void |