Consistently have the namespace closing comment
[folly.git] / folly / Executor.cpp
index cae75c965f86c1a1e85ee88a75aa9f7676d64b48..44d1da4a321c1a194252e4488077f7bdf2cd473b 100644 (file)
@@ -36,4 +36,4 @@ void Executor::keepAliveRelease() {
   LOG(FATAL) << __func__ << "() should not be called for folly::Executor types "
              << "which do not override getKeepAliveToken()";
 }
-}
+} // namespace folly