Consistently have the namespace closing comment
[folly.git] / folly / experimental / logging / StandardLogHandler.cpp
index 51debdac0d028d39460fc534950b2859073b4859..9e43cd6da84806d7f78fb9df71217792fe1cbb17 100644 (file)
@@ -40,4 +40,4 @@ void StandardLogHandler::handleMessage(
 void StandardLogHandler::flush() {
   writer_->flush();
 }
-}
+} // namespace folly