From 344c0685f12d149e4838600ad5f484539a090bb3 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Tue, 1 Aug 2006 04:49:57 +0000 Subject: Typo svn path=/openssl/trunk/crypto/x509v3/v3_asid.c; revision=121 --- openssl/trunk/crypto/x509v3/v3_asid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openssl') diff --git a/openssl/trunk/crypto/x509v3/v3_asid.c b/openssl/trunk/crypto/x509v3/v3_asid.c index 450389fa..50e316ee 100644 --- a/openssl/trunk/crypto/x509v3/v3_asid.c +++ b/openssl/trunk/crypto/x509v3/v3_asid.c @@ -531,7 +531,7 @@ static int asid_contains(ASIdOrRanges *parent, ASIdOrRanges *child) } /* - * RFC 3779 3.3 path validation. Intented to be called from X509_verify_cert(). + * RFC 3779 3.3 path validation. Intended to be called from X509_verify_cert(). */ int v3_asid_validate_path(X509_STORE_CTX *ctx) { -- cgit v1.2.3