Consistently have the namespace closing comment
[folly.git] / folly / io / async / test / ScopedBoundPort.h
index bf6aadf925cde6a4b3460f36219dff7c21e59919..3c508befaa3e89fc7427b3af7ac2807b3eff1819 100644 (file)
@@ -57,4 +57,4 @@ class ScopedBoundPort {
   std::unique_ptr<ScopedEventBaseThread> ebth_;
   std::shared_ptr<AsyncServerSocket> sock_;
 };
-}
+} // namespace folly