Consistency in namespace-closing comments
[folly.git] / folly / fibers / BoostContextCompatibility.h
index 854c915b42f38fd83d79cb1c5082b67ece8a31ea..280162b1c79b5b9d2166d3aea4ea617aeb17c714 100644 (file)
@@ -130,5 +130,5 @@ class FiberImpl {
   FiberContext fiberContext_;
   MainContext mainContext_;
 };
-}
-} // folly::fibers
+} // namespace fibers
+} // namespace folly