提交 13af1451 编写于 作者: D Dr. Stephen Henson

Typo.

上级 c051e521
......@@ -495,7 +495,7 @@ int SSL_CONF_cmd_argv(SSL_CONF_CTX *cctx, int *pargc, char ***pargv)
(*pargc) -= rv;
return rv;
}
/* Unknown swicth: indicate no arguments processed */
/* Unknown switch: indicate no arguments processed */
if (rv == -2)
return 0;
/* Some error occurred processing command, return fatal error */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册