mirror of
https://github.com/apache/nuttx.git
synced 2026-09-22 14:41:29 +08:00
pthread_atfork: fix the incorrect description in comments
Signed-off-by: guoshichao <guoshichao@xiaomi.com>
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
*
|
||||
* Returned Value:
|
||||
* On success, pthread_atfork() returns 0.
|
||||
* On error, pthread_atfork() returns -1.
|
||||
* On error, pthread_atfork() returns errno.
|
||||
*
|
||||
* Assumptions:
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user