Loading ssl/ssl.h +1 −1 Original line number Diff line number Diff line Loading @@ -587,7 +587,7 @@ typedef int (*GEN_SESSION_CB)(const SSL *ssl, unsigned char *id, typedef struct ssl_comp_st { int id; char *name; const char *name; #ifndef OPENSSL_NO_COMP COMP_METHOD *method; #else Loading Loading
ssl/ssl.h +1 −1 Original line number Diff line number Diff line Loading @@ -587,7 +587,7 @@ typedef int (*GEN_SESSION_CB)(const SSL *ssl, unsigned char *id, typedef struct ssl_comp_st { int id; char *name; const char *name; #ifndef OPENSSL_NO_COMP COMP_METHOD *method; #else Loading