summaryrefslogtreecommitdiff
path: root/nuttx/libc/spawn/lib_psa_getschedparam.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/libc/spawn/lib_psa_getschedparam.c')
-rw-r--r--nuttx/libc/spawn/lib_psa_getschedparam.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/libc/spawn/lib_psa_getschedparam.c b/nuttx/libc/spawn/lib_psa_getschedparam.c
index ed8cb1f70..51b2cb38e 100644
--- a/nuttx/libc/spawn/lib_psa_getschedparam.c
+++ b/nuttx/libc/spawn/lib_psa_getschedparam.c
@@ -57,7 +57,7 @@
*
* Input Parameters:
* attr - The address spawn attributes to be queried.
- * flags - The location to return the spawn-schedparam value.
+ * param - The location to return the spawn-schedparam value.
*
* Returned Value:
* On success, these functions return 0; on failure they return an error