From: Nikos Mavrogiannopoulos Date: Thu, 7 Apr 2011 23:21:04 +0000 (+0200) Subject: doc fix X-Git-Tag: gnutls_2_99_0~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a387fece39ad5a99232c4058c7416f9c05ceb2e4;p=thirdparty%2Fgnutls.git doc fix --- diff --git a/lib/includes/gnutls/x509.h b/lib/includes/gnutls/x509.h index d19d243aae..a3afeeb372 100644 --- a/lib/includes/gnutls/x509.h +++ b/lib/includes/gnutls/x509.h @@ -521,7 +521,7 @@ extern "C" * unless you know what this means. * @GNUTLS_VERIFY_DISABLE_TRUSTED_TIME_CHECKS: If set a signer in the trusted * list is never checked for expiration or activation. - * @GNUTLS_VERIFY_ALLOW_X509_V1_CA_CRT: Allow only trusted CA + * @GNUTLS_VERIFY_ALLOW_X509_V1_CA_CRT: Allow trusted CA * certificates that have version 1. This is the default. * @GNUTLS_VERIFY_DO_NOT_ALLOW_X509_V1_CA_CRT: Do not allow trusted CA * certificates that have version 1. This option is to be used