mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-02-16 22:05:30 -05:00
[DATALAD RUNCMD] run codespell throughout
=== Do not change lines below ===
{
"chain": [],
"cmd": "codespell -w",
"exit": 0,
"extra_inputs": [],
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
This commit is contained in:
parent
863c6d9bf4
commit
1f00174272
30 changed files with 42 additions and 42 deletions
|
|
@ -673,7 +673,7 @@ static int do_init(pa_module *m) {
|
|||
u->msg = pa_msgobject_new(tunnel_msg);
|
||||
u->msg->parent.process_msg = tunnel_process_msg;
|
||||
|
||||
/* The rtpoll created here must curently only exist to avoid crashes when
|
||||
/* The rtpoll created here must currently only exist to avoid crashes when
|
||||
* the module is used together with module-loopback. Because module-loopback
|
||||
* runs pa_asyncmsgq_process_one() from the pop callback, the rtpoll need not
|
||||
* be run. We will do so anyway for potential modules similar to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue