From: Andreas Metzler Date: Thu, 6 Jan 2022 06:17:01 +0000 (+0100) Subject: Drop unquoted angle brackets in gtk-doc comment. X-Git-Tag: 3.7.3~10^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a4de392b86eb53cd9f75d090fef1579ea3fba975;p=thirdparty%2Fgnutls.git Drop unquoted angle brackets in gtk-doc comment. Signed-off-by: Andreas Metzler --- diff --git a/lib/cert-cred.c b/lib/cert-cred.c index c9c5f6ed50..71aebc99cf 100644 --- a/lib/cert-cred.c +++ b/lib/cert-cred.c @@ -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 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,