Consistency in namespace-closing comments
[folly.git] / folly / experimental / StringKeyedCommon.h
index 416874dff41306a1c82c357f4ec6add6d9c91502..ae15dd3d91ec0c64dac76e4c01647b70d63ef47c 100644 (file)
@@ -42,4 +42,4 @@ void stringPieceDel(StringPiece piece, const Alloc& alloc) {
     .deallocate(const_cast<char*>(piece.data()), piece.size());
 }
 
-} // folly
+} // namespace folly