This commit is contained in:
Bodo Möller 2002-07-18 11:15:52 +00:00
parent c34a865f98
commit f0a3f16691

View file

@ -1108,7 +1108,7 @@ bad:
} }
if ((crldays == 0) && (crlhours == 0)) if ((crldays == 0) && (crlhours == 0))
{ {
BIO_printf(bio_err,"cannot lookup how long until the next CRL is issuer\n"); BIO_printf(bio_err,"cannot lookup how long until the next CRL is issued\n");
goto err; goto err;
} }