summaryrefslogtreecommitdiff
path: root/system_wrappers/source/file_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'system_wrappers/source/file_impl.h')
-rw-r--r--system_wrappers/source/file_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/system_wrappers/source/file_impl.h b/system_wrappers/source/file_impl.h
index c810b048..5dbbcfb0 100644
--- a/system_wrappers/source/file_impl.h
+++ b/system_wrappers/source/file_impl.h
@@ -59,6 +59,6 @@ class FileWrapperImpl : public FileWrapper {
char file_name_utf8_[kMaxFileNameSize];
};
-} // namespace webrtc
+} // namespace webrtc
#endif // WEBRTC_SYSTEM_WRAPPERS_SOURCE_FILE_IMPL_H_