Consistency in namespace-closing comments
[folly.git] / folly / io / async / SSLOptions.h
index 22ab52edb3c7b0cf6428ea5d61dfc54f09593d90..963cad27af76d5d99780390754b27e7eb34516a5 100644 (file)
@@ -62,5 +62,5 @@ void setSignatureAlgorithms(SSLContext& ctx) {
   }
 }
 
-} // ssl
-} // folly
+} // namespace ssl
+} // namespace folly