mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
More spelling fixes
This commit is contained in:
parent
231645d4fc
commit
c5dca7cf2b
81 changed files with 165 additions and 167 deletions
|
|
@ -40,7 +40,7 @@ typedef struct pa_memchunk {
|
|||
* specified size, i.e. is enlarged if necessary. */
|
||||
pa_memchunk* pa_memchunk_make_writable(pa_memchunk *c, size_t min);
|
||||
|
||||
/* Invalidate a memchunk. This does not free the cotaining memblock,
|
||||
/* Invalidate a memchunk. This does not free the containing memblock,
|
||||
* but sets all members to zero. */
|
||||
pa_memchunk* pa_memchunk_reset(pa_memchunk *c);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue