diff options
Diffstat (limited to 'bits/waitstatus.h')
-rw-r--r-- | bits/waitstatus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bits/waitstatus.h b/bits/waitstatus.h index 76f9ee48e9..5087574827 100644 --- a/bits/waitstatus.h +++ b/bits/waitstatus.h @@ -102,4 +102,4 @@ union wait # define w_stopsig __wait_stopped.__w_stopsig # define w_stopval __wait_stopped.__w_stopval -#endif /* Use BSD. */ +#endif /* Use misc. */ |