mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-08 13:29:59 -05:00
trivial typo
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1825 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
8389264d65
commit
298d2392f9
1 changed files with 1 additions and 1 deletions
|
|
@ -322,7 +322,7 @@ static void request_memblock(struct output *o) {
|
|||
pa_mutex_unlock(o->userdata->mutex);
|
||||
}
|
||||
|
||||
/* Called from I/O trhead context */
|
||||
/* Called from I/O thread context */
|
||||
static int sink_input_peek_cb(pa_sink_input *i, pa_memchunk *chunk) {
|
||||
struct output *o;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue