output/SharedPipeConsumer: update API documentation

This commit is contained in:
Max Kellermann 2016-12-20 16:35:14 +01:00
parent fc83d38e67
commit 67cfbfc2f3
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ class SharedPipeConsumer {
const MusicChunk *chunk; const MusicChunk *chunk;
/** /**
* Has the output finished playing #current_chunk? * Has the output finished playing #chunk?
*/ */
bool consumed; bool consumed;