Commit f0a3f166 authored by Bodo Möller's avatar Bodo Möller
Browse files

typo

parent c34a865f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1108,7 +1108,7 @@ bad:
			}
		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;
			}