From: Nikos Mavrogiannopoulos Date: Mon, 28 Apr 2014 13:12:51 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_3_2~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a758636b1525d0a2def06fa6065c8aff4106bcb0;p=thirdparty%2Fgnutls.git doc update --- diff --git a/lib/x509/verify-high.c b/lib/x509/verify-high.c index 7e03829ea8..9bae14505f 100644 --- a/lib/x509/verify-high.c +++ b/lib/x509/verify-high.c @@ -216,6 +216,10 @@ add_new_ca_to_rdn_seq(gnutls_x509_trust_list_t list, * to the trusted list. The list of CAs must not be deinitialized * during this structure's lifetime. * + * If the flag %GNUTLS_TL_NO_DUPLICATES is specified, then + * the provided @clist entries that are duplicates will not be + * added to the list and will be deinitialized. + * * Returns: The number of added elements is returned. * * Since: 3.0.0