Consistently have the namespace closing comment
[folly.git] / folly / ssl / OpenSSLHash.h
index b783cdc1f45e8d95ad477a2ab31ad99a72888140..0804c221858bf6442ee210a6c7d4b0ca7f995aa5 100644 (file)
@@ -181,5 +181,5 @@ class OpenSSLHash {
   }
   [[noreturn]] static void check_libssl_result_throw();
 };
-}
-}
+} // namespace ssl
+} // namespace folly