Refactored files according to google style since http://review.webrtc.org/314001/ is blocked on this and formatting changes should not be done with code changes.
Review URL: https://webrtc-codereview.appspot.com/387005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1648 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
68da6adafe
commit
d5657c2f69
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -233,7 +233,9 @@ namespace ModuleRTPUtility
|
|||||||
const WebRtc_UWord16 _dataLength;
|
const WebRtc_UWord16 _dataLength;
|
||||||
const RtpVideoCodecTypes _videoType;
|
const RtpVideoCodecTypes _videoType;
|
||||||
};
|
};
|
||||||
}
|
|
||||||
} // namespace webrtc
|
} // namespace ModuleRTPUtility
|
||||||
|
|
||||||
|
} // namespace webrtc
|
||||||
|
|
||||||
#endif // WEBRTC_MODULES_RTP_RTCP_SOURCE_RTP_UTILITY_H_
|
#endif // WEBRTC_MODULES_RTP_RTCP_SOURCE_RTP_UTILITY_H_
|
||||||
|
Loading…
x
Reference in New Issue
Block a user