4
0
mirror of https://github.com/QuasarApp/openssl.git synced 2025-05-07 06:59:41 +00:00
This commit is contained in:
Dr. Stephen Henson 2007-05-21 16:36:09 +00:00
parent 9c54e18bf0
commit 8dbdf6314c

@ -286,7 +286,7 @@ int MAIN(int argc, char **argv)
BIO_printf(bio_err,"-%-14s to use the %s message digest algorithm\n",
SN_whirlpool,SN_whirlpool);
#endif
err=1;
goto end;
}
in=BIO_new(BIO_s_file());