Consistently have the namespace closing comment
[folly.git] / folly / experimental / logging / test / ImmediateFileWriterTest.cpp
index e52b62df23f7530e89e0a876f3263cffc9a43f10..e37ce410fd737512a35a96ca8cea15edc7028966 100644 (file)
@@ -86,7 +86,7 @@ void handleLoggingError(
     std::string&& msg) {
   internalWarnings->emplace_back(std::move(msg));
 }
-}
+} // namespace
 
 TEST(ImmediateFileWriter, ioError) {
   std::array<int, 2> fds;