Consistency in namespace-closing comments
[folly.git] / folly / DiscriminatedPtr.h
index 0195beac7f846646e5d40856e5e85f04f17c0810..b773bec8ce2ca4cb96bd006f47987a9d956c2aeb 100644 (file)
@@ -238,4 +238,4 @@ decltype(auto) apply_visitor(
   return variant.apply(std::forward<Visitor>(visitor));
 }
 
-}  // namespace folly
+} // namespace folly