Consistently have the namespace closing comment
[folly.git] / folly / container / SparseByteSet.h
index f6393b0ad9768a2ff8bd6e8a6552c3cfd199e72b..2848f6af15828ac0a9277a08b877a99bc2874b3d 100644 (file)
@@ -85,4 +85,4 @@ class SparseByteSet {
   uint8_t dense_[kCapacity];
 };
 
-}
+} // namespace folly