Update v2.0

This commit is contained in:
bossiel 2011-04-02 15:32:38 +00:00
parent a570e99196
commit 5dcd93fd7e
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ TRTP_BEGIN_DECLS
typedef struct trtp_rtcp_report_sr_s
{
TRTP_DECLARE_RTCP_PACKET;
uint32_t sender_ssrc;
struct{
uint32_t ntp_msw; /**< NTP timestamp, most significant word */