Consistency in namespace-closing comments
[folly.git] / folly / fibers / GuardPageAllocator.h
index 91dc3023c2a2ee4f793470edad80fb01366bf206..b2dfb84117c23bf601422d0512c110627d98dde9 100644 (file)
@@ -52,5 +52,5 @@ class GuardPageAllocator {
   std::allocator<unsigned char> fallbackAllocator_;
   bool useGuardPages_{true};
 };
-}
-} // folly::fibers
+} // namespace fibers
+} // namespace folly