aboutsummaryrefslogtreecommitdiff
path: root/webrtc/system_wrappers/source/thread_win.h
diff options
context:
space:
mode:
authorpbos@webrtc.org <pbos@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-07-03 15:12:26 +0000
committerpbos@webrtc.org <pbos@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-07-03 15:12:26 +0000
commitd900e8bea84c474696bf0219aed1353ce65ffd8e (patch)
treeeab7798a5ab55c00f38cc2ae12c3cc5a437bce15 /webrtc/system_wrappers/source/thread_win.h
parent45426eadf564727cc25e304ad8cebae25a21f0af (diff)
downloadwebrtc-d900e8bea84c474696bf0219aed1353ce65ffd8e.tar.gz
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
Diffstat (limited to 'webrtc/system_wrappers/source/thread_win.h')
-rw-r--r--webrtc/system_wrappers/source/thread_win.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webrtc/system_wrappers/source/thread_win.h b/webrtc/system_wrappers/source/thread_win.h
index 2705f77850..1122676654 100644
--- a/webrtc/system_wrappers/source/thread_win.h
+++ b/webrtc/system_wrappers/source/thread_win.h
@@ -60,6 +60,6 @@ class ThreadWindows : public ThreadWrapper {
};
-} // namespace webrtc
+} // namespace webrtc
#endif // WEBRTC_SYSTEM_WRAPPERS_SOURCE_THREAD_WIN_H_