]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Drop unquoted angle brackets in gtk-doc comment.
authorAndreas Metzler <ametzler@bebt.de>
Thu, 6 Jan 2022 06:17:01 +0000 (07:17 +0100)
committerAndreas Metzler <ametzler@bebt.de>
Thu, 6 Jan 2022 06:18:40 +0000 (07:18 +0100)
Signed-off-by: Andreas Metzler <ametzler@bebt.de>
lib/cert-cred.c

index c9c5f6ed504501aaa0593e6c3db53703ec2c62df..71aebc99cf6b733bd062f3fb3b4162cb631f2e14 100644 (file)
@@ -905,7 +905,7 @@ void
  * chain is incomplete due a missing intermediate certificate. The callback
  * may provide the missing certificate for use during verification.
  *
- * The callback's function prototype is defined in <gnutls/x509.h> as:
+ * The callback's function prototype is defined in gnutls/x509.h as:
  *
  *   int (*callback)(gnutls_x509_trust_list_t list,
  *                   const gnutls_x509_crt_t cert,