summaryrefslogtreecommitdiff
path: root/lib/x509/crl.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-10-07 11:54:49 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-10-07 11:54:49 +0200
commite25f212040b5ddf0e5958c13346a0ab353d92cb7 (patch)
tree53778f9b03ff11594012da2ae7a2dc3c218dfa25 /lib/x509/crl.c
parent29d8329019ef8c17aecb8a757aea853ffb7f48c5 (diff)
downloadgnutls-e25f212040b5ddf0e5958c13346a0ab353d92cb7.tar.gz
corrected versions
Diffstat (limited to 'lib/x509/crl.c')
-rw-r--r--lib/x509/crl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/x509/crl.c b/lib/x509/crl.c
index 2565e9c3a7..8acc64ca82 100644
--- a/lib/x509/crl.c
+++ b/lib/x509/crl.c
@@ -653,7 +653,7 @@ gnutls_x509_crl_export (gnutls_x509_crl_t crl,
* Returns: On success, %GNUTLS_E_SUCCESS (0) is returned, otherwise a
* negative error value. and a negative error code on failure.
*
- * Since 3.1
+ * Since 3.1.3
**/
int
gnutls_x509_crl_export2 (gnutls_x509_crl_t crl,