提交 569afce4 编写于 作者: D Dr. Stephen Henson

Fix typo.

上级 a9aa3d58
......@@ -686,7 +686,7 @@ static int print_ocsp_summary(BIO *out, OCSP_BASICRESP *bs, OCSP_REQUEST *req,
if(nextupd)
{
BIO_puts(out, "\tNext Update: ");
ASN1_GENERALIZEDTIME_print(out, thisupd);
ASN1_GENERALIZEDTIME_print(out, nextupd);
BIO_puts(out, "\n");
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册