projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c34a865
)
typo
author
Bodo Möller
<bodo@openssl.org>
Thu, 18 Jul 2002 11:15:52 +0000
(11:15 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Thu, 18 Jul 2002 11:15:52 +0000
(11:15 +0000)
apps/ca.c
patch
|
blob
|
history
diff --git
a/apps/ca.c
b/apps/ca.c
index f342e1f6aaa172a7ea430ad7d3d9214a9b9e1c7a..0618bb5660865450345d46cdf6aaf8635efc488f 100644
(file)
--- a/
apps/ca.c
+++ b/
apps/ca.c
@@
-1108,7
+1108,7
@@
bad:
}
if ((crldays == 0) && (crlhours == 0))
{
- BIO_printf(bio_err,"cannot lookup how long until the next CRL is issue
r
\n");
+ BIO_printf(bio_err,"cannot lookup how long until the next CRL is issue
d
\n");
goto err;
}