提交 8dbdf631 编写于 作者: D Dr. Stephen Henson

Typo.

上级 9c54e18b
...@@ -286,7 +286,7 @@ int MAIN(int argc, char **argv) ...@@ -286,7 +286,7 @@ int MAIN(int argc, char **argv)
BIO_printf(bio_err,"-%-14s to use the %s message digest algorithm\n", BIO_printf(bio_err,"-%-14s to use the %s message digest algorithm\n",
SN_whirlpool,SN_whirlpool); SN_whirlpool,SN_whirlpool);
#endif #endif
err=1; goto end;
} }
in=BIO_new(BIO_s_file()); in=BIO_new(BIO_s_file());
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册