Consistency in namespace-closing comments
[folly.git] / folly / io / async / ssl / TLSDefinitions.h
index ca0a24b0afda75fc9603d0e85a33d1ce971b9360..21e8efefddf55d61ca9aabf0ac1189d10c5b0226 100644 (file)
@@ -88,5 +88,5 @@ struct ClientHelloInfo {
   std::vector<uint16_t> clientHelloSupportedVersions_;
 };
 
-} // ssl
-} // folly
+} // namespace ssl
+} // namespace folly