Fix code review comments.
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1086 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
d3eac4158c
commit
38ca4f2953
@ -39,7 +39,7 @@
|
|||||||
#endif // defined(_DEBUG) && defined(_WIN32)
|
#endif // defined(_DEBUG) && defined(_WIN32)
|
||||||
|
|
||||||
namespace webrtc {
|
namespace webrtc {
|
||||||
const WebRtc_Word8 RTPFILE_VERSION [] = "1.0";
|
const WebRtc_Word8 RTPFILE_VERSION[] = "1.0";
|
||||||
const WebRtc_UWord32 MAX_UWORD32 = 0xffffffff;
|
const WebRtc_UWord32 MAX_UWORD32 = 0xffffffff;
|
||||||
|
|
||||||
// This stucture is specified in the rtpdump documentation.
|
// This stucture is specified in the rtpdump documentation.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user