sched/sched/sched_waitpid.c: Fix a typo
This commit is contained in:
parent
713a21e57c
commit
51875ab039
@ -168,7 +168,7 @@ errout:
|
||||
|
||||
/****************************************************************************
|
||||
*
|
||||
* If CONFIG_SCHED_HAVE_PARENT is defined, then waitpid will use the SIGHCLD
|
||||
* If CONFIG_SCHED_HAVE_PARENT is defined, then waitpid will use the SIGCHLD
|
||||
* signal. It can also handle the pid == (pid_t)-1 argument. This is
|
||||
* slightly more spec-compliant.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user