mirror of
https://github.com/apache/nuttx.git
synced 2026-09-24 08:45:04 +08:00
sched/semaphore/sem_clockwait: fix typo in comment
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
committed by
Abdelatif Guettouche
parent
41d62033a0
commit
7933442b98
@@ -187,7 +187,7 @@ out:
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
* Name: nxsem_timedwait_uninterruptible
|
||||
* Name: nxsem_clockwait_uninterruptible
|
||||
*
|
||||
* Description:
|
||||
* This function is wrapped version of nxsem_timedwait(), which is
|
||||
|
||||
Reference in New Issue
Block a user