diff options
| -rw-r--r-- | src/pulsecore/memblockq.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulsecore/memblockq.h b/src/pulsecore/memblockq.h index 437c5a41..c049d78c 100644 --- a/src/pulsecore/memblockq.h +++ b/src/pulsecore/memblockq.h @@ -62,7 +62,7 @@ typedef struct pa_memblockq pa_memblockq;     - minreq:    pa_memblockq_missing() will only return values greater                  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(          int64_t idx,  | 
