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:
815d705
)
Typo...
author
Richard Levitte
<levitte@openssl.org>
Thu, 22 Jan 2004 22:36:46 +0000
(22:36 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 22 Jan 2004 22:36:46 +0000
(22:36 +0000)
crypto/x509/by_dir.c
patch
|
blob
|
history
diff --git
a/crypto/x509/by_dir.c
b/crypto/x509/by_dir.c
index c9bfe40ab69c433ba20f5bee84375461093f613f..6207340472e494787328755766bf3f97185c665c 100644
(file)
--- 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
- c
har 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