Consistency in namespace-closing comments
[folly.git] / folly / fibers / FiberManagerInternal-inl.h
index 8e343b318ca7f0f7acb002cc11505cfb8e572593..0b423a13863f87a5218a831955fcb851136d5902 100644 (file)
@@ -47,7 +47,7 @@ inline FiberManager::Options preprocessOptions(FiberManager::Options opts) {
   return opts;
 }
 
-} // anonymous
+} // namespace
 
 inline void FiberManager::ensureLoopScheduled() {
   if (isLoopScheduled_) {