From: Nikos Mavrogiannopoulos Date: Fri, 4 Mar 2005 16:51:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_1_2_1~52 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8e5bce300cd9bcbba989fbc317f5c42ad8a74013;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/lib/gnutls_x509.c b/lib/gnutls_x509.c index a5ca48386e..e66a9790de 100644 --- a/lib/gnutls_x509.c +++ b/lib/gnutls_x509.c @@ -1639,7 +1639,7 @@ int gnutls_certificate_set_x509_crl(gnutls_certificate_credentials_t res, * This function adds the trusted CRLs in order to verify client or server * certificates. In case of a client this is not required * to be called if the certificates are not verified using - * gnutls_certificate_verify_peers(). + * gnutls_certificate_verify_peers2(). * This function may be called multiple times. * * Returns the number of CRLs processed or a negative value