mirror of
https://github.com/apache/nuttx.git
synced 2026-09-23 07:14:28 +08:00
sched/signal: fix typo in comment
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
committed by
Xiang Xiao
parent
8286a558c8
commit
12646cc142
@@ -42,7 +42,7 @@
|
||||
* Name: sigpending
|
||||
*
|
||||
* Description:
|
||||
* This function returns the set of signals that are blocked from deliveryi
|
||||
* This function returns the set of signals that are blocked from delivery
|
||||
* and that are pending for the calling process in the space pointed to by
|
||||
* set.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user