提交 265f835e 编写于 作者: D Dr. Stephen Henson

typo

上级 33826fd0
......@@ -749,7 +749,7 @@ int MAIN(int argc, char **argv)
if (reqout)
{
if (!strcmp(respout, "-"))
if (!strcmp(reqout, "-"))
derbio = BIO_new_fp(stdout, BIO_NOCLOSE);
else
derbio = BIO_new_file(reqout, "wb");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册