Consistently have the namespace closing comment
[folly.git] / folly / test / ProducerConsumerQueueTest.cpp
index b6dc84c167c3a259549f390d517c87c3975501b7..2bc8ae981e85159504d1725cf5bd0ebe68c576c0 100644 (file)
@@ -213,7 +213,7 @@ struct DtorChecker {
 
 unsigned int DtorChecker::numInstances = 0;
 
-}
+} // namespace
 
 //////////////////////////////////////////////////////////////////////