mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
whitespace
This commit is contained in:
@@ -473,7 +473,7 @@ raop_rtp_thread_udp(void *arg)
|
||||
raop_rtp->control_saddr_len = saddrlen;
|
||||
got_remote_control_saddr = true;
|
||||
}
|
||||
} else {
|
||||
} else {
|
||||
packetlen = recvfrom(raop_rtp->csock, (char *)packet, sizeof(packet), 0, NULL, NULL);
|
||||
}
|
||||
int type_c = packet[1] & ~0x80;
|
||||
|
||||
Reference in New Issue
Block a user