libs/libc/pthread: correct description on pthread_setcanceltype

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
Petro Karashchenko 2023-09-10 15:18:29 +03:00 committed by Xiang Xiao
parent 10fce11e19
commit f06c509f9e

View File

@ -47,7 +47,7 @@
****************************************************************************/
/****************************************************************************
* Name: pthread_setcancelstate
* Name: pthread_setcanceltype
*
* Description:
* The pthread_setcanceltype() function atomically both sets the calling