This commit is contained in:
Dr. Stephen Henson 2007-05-21 16:36:09 +00:00
parent 9c54e18bf0
commit 8dbdf6314c

View file

@ -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());