mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-08 13:29:59 -05:00
Fix two comment typos.
This commit is contained in:
parent
a823fae3e5
commit
8840ebf9c3
2 changed files with 2 additions and 2 deletions
|
|
@ -173,7 +173,7 @@ static void process_render(struct userdata *u, pa_usec_t now) {
|
|||
|
||||
/* This is the configured latency. Sink inputs connected to us
|
||||
might not have a single frame more than the maxrequest value
|
||||
queed. Hence: at maximum read this many bytes from the sink
|
||||
queued. Hence: at maximum read this many bytes from the sink
|
||||
inputs. */
|
||||
|
||||
/* Fill the buffer up the the latency size */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue