Consistently have the namespace closing comment
[folly.git] / folly / experimental / CodingDetail.h
index 10de64c88e4bf3c1183a065617e65e440259f1a6..6e84ea73d733ab5ae0e486e2ad045d9a5800efa2 100644 (file)
@@ -58,6 +58,6 @@ class SkipPointers<0> {
   explicit SkipPointers(const unsigned char*) {}
   constexpr static const unsigned char* const skipPointers_{};
 };
-}
-}
-}
+} // namespace detail
+} // namespace compression
+} // namespace folly