mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
raop-client: Fix typo
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/733>
This commit is contained in:
parent
e8509ea85c
commit
9360dce76d
1 changed files with 1 additions and 1 deletions
|
|
@ -480,7 +480,7 @@ static ssize_t send_udp_audio_packet(pa_raop_client *c, pa_memchunk *block, size
|
|||
}
|
||||
|
||||
pa_memblock_release(packet->memblock);
|
||||
/* It is meaningless to preseve the partial data */
|
||||
/* It is meaningless to preserve the partial data */
|
||||
block->index += block->length;
|
||||
block->length = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue