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:
e8af92f
)
Don't shadow.
author
Dr. Stephen Henson
<steve@openssl.org>
Thu, 18 Jan 2001 01:36:54 +0000
(
01:36
+0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Thu, 18 Jan 2001 01:36:54 +0000
(
01:36
+0000)
apps/ca.c
patch
|
blob
|
history
diff --git
a/apps/ca.c
b/apps/ca.c
index 5e12c0216a55a82d6d911b6e29e080504f0d6379..9c7bac39f01ce10718b469ba5d1e17ab78813c5e 100644
(file)
--- a/
apps/ca.c
+++ b/
apps/ca.c
@@
-922,7
+922,6
@@
bad:
/* Read extentions config file */
if (extfile)
{
- long errorline;
if (!(extconf=CONF_load(NULL,extfile,&errorline)))
{
if (errorline <= 0)