提交 e90e7197 编写于 作者: G Geoff Thorpe

Fix a warning, and do some constification as a lucky side-effect :-)

上级 7ba666fa
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册