]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
verify_crt: removed text on parameter no longer being present
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 28 Jul 2016 08:12:46 +0000 (10:12 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 28 Jul 2016 08:12:46 +0000 (10:12 +0200)
lib/x509/verify.c

index ff71c70dfcbf4b767d445ac0f52194da5b888556..efd5b695a7fcf05d30326ce4a104274ce721ea7e 100644 (file)
@@ -529,7 +529,7 @@ typedef struct verify_state_st {
  * 'flags': an OR of the gnutls_certificate_verify_flags enumeration.
  *
  * Output will hold some extra information about the verification
- * procedure. Issuer will hold the actual issuer from the trusted list.
+ * procedure.
  */
 static unsigned
 verify_crt(gnutls_x509_crt_t cert,