Consistently have the namespace closing comment
[folly.git] / folly / io / async / test / AsyncSocketTest.cpp
index a9f7e46aa12eb450839b9f179bdbb38d2376f31e..e6a52c63e5f679aebcce3591400aec41dba253a2 100644 (file)
@@ -88,4 +88,4 @@ TEST(AsyncSocketTest, duplicateBind) {
   EXPECT_THROW(server2->bind(address.getPort()), std::exception);
 }
 
-} // namespace
+} // namespace folly