mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
Fix all naming resulting from moving move all file system tests from apps/examples/ to apps/testing/ (fstest, nxffs, smart, smart_test).
This commit is contained in:
@@ -190,7 +190,7 @@ int nxsig_action(int signo, FAR const struct sigaction *act,
|
||||
* sigqueue() except that it does not modify the errno value.
|
||||
*
|
||||
* Input Parameters:
|
||||
* pid - Process ID of task to receive signal
|
||||
* pid - Process ID of task to receive signal
|
||||
* signo - Signal number
|
||||
* value - Value to pass to task with signal
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user