mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-11 13:30:02 -05:00
Repair some typos
This commit is contained in:
parent
5815ec6f3e
commit
7b90e3b942
3 changed files with 6 additions and 6 deletions
|
|
@ -27,7 +27,7 @@
|
|||
#include <pulsecore/rtpoll.h>
|
||||
|
||||
/* Two way communication between a thread and a mainloop. Before the
|
||||
* thread is started a pa_pthread_mq should be initialized and than
|
||||
* thread is started a pa_thread_mq should be initialized and than
|
||||
* attached to the thread using pa_thread_mq_install(). */
|
||||
|
||||
typedef struct pa_thread_mq {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue