Consistently have the namespace closing comment
[folly.git] / folly / concurrency / CoreCachedSharedPtr.h
index df7e325e65bae40b229ccefdae817d5a36830ff5..21ee292869f9897e25a6fd6e4499cb89faf5a2af 100644 (file)
@@ -146,4 +146,4 @@ class AtomicCoreCachedSharedPtr {
   std::atomic<Slots*> slots_{nullptr};
 };
 
-} // namespace
+} // namespace folly