commit | d900e8bea84c474696bf0219aed1353ce65ffd8e | [log] [tgz] |
---|---|---|
author | pbos@webrtc.org <pbos@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Wed Jul 03 15:12:26 2013 +0000 |
committer | pbos@webrtc.org <pbos@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Wed Jul 03 15:12:26 2013 +0000 |
tree | eab7798a5ab55c00f38cc2ae12c3cc5a437bce15 | |
parent | 45426eadf564727cc25e304ad8cebae25a21f0af [diff] [blame] |
Proper spacing for end-of-namespace comments. BUG= R=mflodman@webrtc.org, tina.legrand@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1760006 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4293 4adac7df-926f-26a2-2b94-8c16560cd09d
diff --git a/webrtc/modules/utility/source/coder.h b/webrtc/modules/utility/source/coder.h index 9dd2566..a831c55 100644 --- a/webrtc/modules/utility/source/coder.h +++ b/webrtc/modules/utility/source/coder.h
@@ -59,6 +59,6 @@ uint32_t _decodeTimestamp; }; -} // namespace webrtc +} // namespace webrtc #endif // WEBRTC_MODULES_UTILITY_SOURCE_CODER_H_