summaryrefslogtreecommitdiff
path: root/lib/gnutls_x509.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2005-03-04 16:51:21 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2005-03-04 16:51:21 +0000
commit8e5bce300cd9bcbba989fbc317f5c42ad8a74013 (patch)
tree7f191b77c8dd982ebb1ffecc3ce616a7e65f0c79 /lib/gnutls_x509.c
parent86bf34af23f99e844502877da8c22d551c2e37d1 (diff)
downloadgnutls-8e5bce300cd9bcbba989fbc317f5c42ad8a74013.tar.gz
*** empty log message ***
Diffstat (limited to 'lib/gnutls_x509.c')
-rw-r--r--lib/gnutls_x509.c2
1 files changed, 1 insertions, 1 deletions
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