summaryrefslogtreecommitdiff
path: root/nuttx/sched/sem_wait.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched/sem_wait.c')
-rw-r--r--nuttx/sched/sem_wait.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/sched/sem_wait.c b/nuttx/sched/sem_wait.c
index 98097c991..9dfbaa6c3 100644
--- a/nuttx/sched/sem_wait.c
+++ b/nuttx/sched/sem_wait.c
@@ -73,7 +73,7 @@
****************************************************************************/
/****************************************************************************
- * Function: sem_wait
+ * Name: sem_wait
*
* Description:
* This function attempts to lock the semaphore referenced by 'sem'. If