Consistency in namespace-closing comments
[folly.git] / folly / io / async / DelayedDestructionBase.h
index 2b329db111495239f81e48e969f4c02c6aef90a1..5edd64bddbe57a8720efd6230f6fbadfaea0cbc4 100644 (file)
@@ -304,4 +304,4 @@ inline bool operator !=(
     const DelayedDestructionBase::IntrusivePtr<RightAliasType>& right) {
   return left != right.get();
 }
-} // folly
+} // namespace folly