Consistently have the namespace closing comment
[folly.git] / folly / io / async / test / ScopedBoundPort.cpp
index e7aefb488fc7a506493f03607d5aa6f29623f9c7..a331449f999b3ca55185689859653b7d64e62922 100644 (file)
@@ -37,4 +37,4 @@ ScopedBoundPort::~ScopedBoundPort() {
 SocketAddress ScopedBoundPort::getAddress() const {
   return sock_->getAddress();
 }
-}
+} // namespace folly