mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-10 13:29:58 -05:00
Fix minor typo
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1485 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
deb523e0e8
commit
e24c8dea5b
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ typedef struct pa_memblockq pa_memblockq;
|
||||||
- minreq: pa_memblockq_missing() will only return values greater
|
- minreq: pa_memblockq_missing() will only return values greater
|
||||||
than this value. Pass 0 for the default.
|
than this value. Pass 0 for the default.
|
||||||
|
|
||||||
- silence: return this memblock whzen reading unitialized data
|
- silence: return this memblock when reading unitialized data
|
||||||
*/
|
*/
|
||||||
pa_memblockq* pa_memblockq_new(
|
pa_memblockq* pa_memblockq_new(
|
||||||
int64_t idx,
|
int64_t idx,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue