mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-23 08:44:04 +02:00
Fix a typo.
This commit is contained in:
+1
-1
@@ -1887,7 +1887,7 @@ typedef struct
|
||||
|
||||
|
||||
#ifndef MA_NO_THREADING
|
||||
/* Thread priorties should be ordered such that the default priority of the worker thread is 0. */
|
||||
/* Thread priorities should be ordered such that the default priority of the worker thread is 0. */
|
||||
typedef enum
|
||||
{
|
||||
ma_thread_priority_idle = -5,
|
||||
|
||||
Reference in New Issue
Block a user