提交 93825ddd 编写于 作者: G Geoff Thorpe

static

上级 a8aa764d
......@@ -67,7 +67,7 @@ X509V3_EXT_METHOD v3_crl_num = {
0,
0,0,0,0, NULL};
void * s2i_asn1_int(X509V3_EXT_METHOD *meth, X509V3_CTX *ctx, char *value)
static void * s2i_asn1_int(X509V3_EXT_METHOD *meth, X509V3_CTX *ctx, char *value)
{
return s2i_ASN1_INTEGER(meth, value);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册