[rtp_rtcp] fixed lint errors in rtp_rtcp module that are not fixed in other CLs

BUG=webrtc:5277
R=mflodman

Review URL: https://codereview.webrtc.org/1513303003

Cr-Commit-Position: refs/heads/master@{#11025}
This commit is contained in:
danilchap
2015-12-15 02:54:47 -08:00
committed by Commit bot
parent 9638143033
commit 6db6cdc604
22 changed files with 67 additions and 56 deletions

View File

@ -103,7 +103,7 @@ public:
bool UpdateRTCPReceiveInformationTimers();
int32_t BoundingSet(bool &tmmbrOwner, TMMBRSet* boundingSetRec);
int32_t BoundingSet(bool* tmmbrOwner, TMMBRSet* boundingSetRec);
int32_t UpdateTMMBR();