Consistently have the namespace closing comment
[folly.git] / folly / SingletonThreadLocal.h
index d14878bf98759541ff1dc70217be26db0746fe4c..c4d31efd3b251cd720d2ab3e274712d00981ac9c 100644 (file)
@@ -92,4 +92,4 @@ class SingletonThreadLocal {
 
   SingletonT singleton_;
 };
-}
+} // namespace folly