Consistently have the namespace closing comment
[folly.git] / folly / io / async / test / SSLOptionsTest.cpp
index 471f93135cd8846ae836c81dcf6c45be1ce97a31..f3d7c3ed3276c0417d127e1eb83b210853772751 100644 (file)
@@ -37,4 +37,4 @@ TEST_F(SSLOptionsTest, TestSetCommonCipherList) {
   }
   ASSERT_EQ(nullptr, SSL_get_cipher_list(ssl.get(), i));
 }
-}
+} // namespace folly