summaryrefslogtreecommitdiffstats
path: root/crypto/x509
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2004-01-22 22:36:46 +0000
committerRichard Levitte <levitte@openssl.org>2004-01-22 22:36:46 +0000
commit9d5c3c1939ba9cdcc8b7cc0d1e56be2bab9a8a76 (patch)
treedc8692dbdb86942e7961f6aa479ee1cb5f16db80 /crypto/x509
parent815d7057bee1d9171d2fcde9f85084f3b23aa8f9 (diff)
Typo...
Diffstat (limited to 'crypto/x509')
-rw-r--r--crypto/x509/by_dir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/x509/by_dir.c b/crypto/x509/by_dir.c
index c9bfe40ab6..6207340472 100644
--- a/crypto/x509/by_dir.c
+++ b/crypto/x509/by_dir.c
@@ -304,7 +304,7 @@ static int get_cert_by_subject(X509_LOOKUP *xl, int type, X509_NAME *name,
{
char c = '/';
#ifdef OPENSSL_SYS_VMS
- char c = ctx->dirs[i][strlen(ctx->dirs[i])-1];
+ c = ctx->dirs[i][strlen(ctx->dirs[i])-1];
if (c != ':' && c != '>' && c != ']')
{
/* If no separator is present, we assume the