D2741855 broke my wangle. Reverting
[folly.git] / folly / io / async / SSLContext.h
index a4b44b2dbea619c7be12a3ac7484c2444269ce56..316fc1e33ba8e007fe07d853b6407eea5debe062 100644 (file)
@@ -88,7 +88,7 @@ class SSLContext {
   };
 
   struct AdvertisedNextProtocolsItem {
-    unsigned char *protocols;
+    unsigned charprotocols;
     unsigned length;
     double probability;
   };