blob: 9864f165e7bf81b795e73f7420261dd5984fb362 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- ./src/zm_rtp_ctrl.h.orig
+++ ./src/zm_rtp_ctrl.h
@@ -123,7 +123,7 @@
} sdes;
// BYE
- struct Bye
+ struct
{
uint32_t srcN[]; // list of sources
// can't express trailing text for reason (what does this mean? it's not even english!)
|