Consistently have the namespace closing comment
[folly.git] / folly / experimental / logging / printf.cpp
index dfc523de4cb52b025c8f10bbec6d060a91bda9c1..7da2ba4eb23dd4483b9300b7e996f2a48c789a8e 100644 (file)
@@ -38,4 +38,4 @@ std::string loggingFormatPrintf(const char* format, ...) noexcept {
         "error formatting printf-style log message: ", format);
   }
 }
-}
+} // namespace folly