typo in comment

This commit is contained in:
fduncanh
2022-04-28 00:45:48 -04:00
parent c8befe705f
commit 89ffc41b30

View File

@@ -477,7 +477,7 @@ raop_rtp_thread_udp(void *arg)
/* rtp data packets: *
* packet[0] 0x80 (both AAC-ELD and ALAC) *
* packet[1] 0x80 = 96 *
* packet[1] 0x60 = 96 *
* packet[2:3] (be short) seqnum *
* packet[4:7] (be int) rtp timestamp *
* packet[8:11] 0x00 0x00 0x00 0x00 *