sched/semaphore/sem_clockwait: fix typo in comment
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user