Consistently have the namespace closing comment
[folly.git] / folly / detail / AtomicHashUtils.h
index 49331bf35da83e64accabbfd4f61d1e48bb33f8e..7fb84056bd52d4aae4ced2bb99093018f4a64da9 100644 (file)
@@ -37,4 +37,5 @@ void atomic_hash_spin_wait(Cond condition) {
   }
 }
 
-}} // namespace folly::detail
+} // namespace detail
+} // namespace folly