summaryrefslogtreecommitdiff
path: root/system_wrappers/source/critical_section_posix.cc
diff options
context:
space:
mode:
Diffstat (limited to 'system_wrappers/source/critical_section_posix.cc')
-rw-r--r--system_wrappers/source/critical_section_posix.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/system_wrappers/source/critical_section_posix.cc b/system_wrappers/source/critical_section_posix.cc
index ac659400..36b9f137 100644
--- a/system_wrappers/source/critical_section_posix.cc
+++ b/system_wrappers/source/critical_section_posix.cc
@@ -39,4 +39,4 @@ CriticalSectionPosix::Leave() {
(void) pthread_mutex_unlock(&mutex_);
}
-} // namespace webrtc
+} // namespace webrtc