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:
39db27c
)
Spelling error.
author
Richard Levitte
<levitte@openssl.org>
Wed, 25 Dec 2002 22:17:00 +0000
(22:17 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 25 Dec 2002 22:17:00 +0000
(22:17 +0000)
This patch was taken from the OpenBSD copy of OpenSSL 0.9.7 beta3 with patches
apps/ca.c
patch
|
blob
|
history
diff --git
a/apps/ca.c
b/apps/ca.c
index 705c705c0acc2e4118353fa456f42da4cedfc67d..93e61f610b44643cd66dd835acbb0d88f4d1b85e 100644
(file)
--- a/
apps/ca.c
+++ b/
apps/ca.c
@@
-1021,7
+1021,7
@@
bad:
}
if (verbose)
- BIO_printf(bio_err, "Succesfully loaded extensions file %s\n", extfile);
+ BIO_printf(bio_err, "Succes
s
fully loaded extensions file %s\n", extfile);
/* We can have sections in the ext file */
if (!extensions && !(extensions = NCONF_get_string(extconf, "default", "extensions")))