提交 9d5c3c19 编写于 作者: R Richard Levitte

Typo...

上级 815d7057
......@@ -304,7 +304,7 @@ static int get_cert_by_subject(X509_LOOKUP *xl, int type, X509_NAME *name,
{
char c = '/';
#ifdef OPENSSL_SYS_VMS
char c = ctx->dirs[i][strlen(ctx->dirs[i])-1];
c = ctx->dirs[i][strlen(ctx->dirs[i])-1];
if (c != ':' && c != '>' && c != ']')
{
/* If no separator is present, we assume the
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册