mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-03-03 21:26:36 +00:00
os: Fix comment typo.
This commit is contained in:
parent
64c56ef8d0
commit
701ea290d0
|
@ -98,7 +98,7 @@ os_mutex_destroy(struct os_mutex *om)
|
|||
*/
|
||||
|
||||
/*!
|
||||
* A wrapper around a native mutex.
|
||||
* A wrapper around a native thread.
|
||||
*/
|
||||
struct os_thread
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue