]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 11 Nov 2004 08:06:37 +0000 (08:06 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 11 Nov 2004 08:06:37 +0000 (08:06 +0000)
lib/x509/extensions.c

index c084211fb3c15d268f4dcc9554f615d3032ae549..e7615114bd4d40d27e2b4deae435ed8e79f70b8e 100644 (file)
@@ -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);