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:
821951b
)
Spelling error.
author
Richard Levitte
<levitte@openssl.org>
Wed, 25 Dec 2002 22:16:56 +0000
(22:16 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 25 Dec 2002 22:16:56 +0000
(22:16 +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 8cb5342ce0c5dc0d15b1c53baf1fcc334177b5ae..c413a0318f393be2c50920950a1bd51dfdfe59ba 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")))