aboutsummaryrefslogtreecommitdiff
path: root/openssl/trunk/crypto/x509v3/v3_asid.c
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/trunk/crypto/x509v3/v3_asid.c')
-rw-r--r--openssl/trunk/crypto/x509v3/v3_asid.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/openssl/trunk/crypto/x509v3/v3_asid.c b/openssl/trunk/crypto/x509v3/v3_asid.c
index 245b6719..aa7302fd 100644
--- a/openssl/trunk/crypto/x509v3/v3_asid.c
+++ b/openssl/trunk/crypto/x509v3/v3_asid.c
@@ -17,9 +17,7 @@
/* $Id$ */
/*
- * Initial attempt to implement RFC 3779 section 3. I'd be very
- * surprised if this even compiled yet, as I'm still figuring out
- * OpenSSL's ASN.1 template goop.
+ * Implementation of RFC 3779 section 3.2.
*/
#include <stdio.h>