From: Nikos Mavrogiannopoulos Date: Thu, 11 Nov 2004 08:06:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_1_0_23~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=190ff952e2828dd976cc86fa7b9ff8ca256738be;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/lib/x509/extensions.c b/lib/x509/extensions.c index c084211fb3..e7615114bd 100644 --- a/lib/x509/extensions.c +++ b/lib/x509/extensions.c @@ -810,7 +810,7 @@ int _gnutls_x509_ext_gen_crl_dist_points(gnutls_x509_subject_alt_name_t } #if 0 - /* only needed in old code (SEQUENCE) */ + /* only needed in old code (where defined as SEQUENCE OF) */ asn1_write_value(ext, "?LAST.distributionPoint.nameRelativeToCRLIssuer", NULL, 0);