Consistently have the namespace closing comment
[folly.git] / folly / ssl / OpenSSLCertUtils.h
index 373fde01b37c6e96beb88120cabd7e3ec9b5f5ed..9de269f5c6f2b81bf675a44bb561f969ca9511ab 100644 (file)
@@ -79,5 +79,5 @@ class OpenSSLCertUtils {
  private:
   static std::string getDateTimeStr(const ASN1_TIME* time);
 };
-}
-}
+} // namespace ssl
+} // namespace folly