mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-24 03:48:32 +02:00
xxx
git-svn-id: svn://elaine/murooma/trunk@138 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
parent
534fef5545
commit
b7af52bbd7
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ bool Chunk::getNext(int16_t& _result)
|
|||
if (isEndOfChunk())
|
||||
return false;
|
||||
_result = wireChunk->payload[idx++];
|
||||
result = true;
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue