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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue