Consistently have the namespace closing comment
[folly.git] / folly / io / async / test / SSLContextTest.cpp
index 7ecf0553b79187ae449f60f80a446707c33bb1a3..955a1fc8669589fa83be4cadbba7a27c18f6e4df 100644 (file)
@@ -48,4 +48,4 @@ TEST_F(SSLContextTest, TestSetCipherList) {
   ctx.setCipherList(ciphers);
   verifySSLCipherList(ciphers);
 }
-}
+} // namespace folly