diff options
author | Simon Josefsson <simon@josefsson.org> | 2011-08-02 20:42:54 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2011-08-02 20:42:54 +0200 |
commit | bb3071944a5cb27b72e19168d7c7630dcc9d3eb9 (patch) | |
tree | 7d583defee13105c4cb0c1b990776824f9bf4649 /lib/gnutls_cert.c | |
parent | d5c4facbf60e704ac574cfb1378fdc3b43b2977b (diff) | |
download | gnutls-bb3071944a5cb27b72e19168d7c7630dcc9d3eb9.tar.gz |
Add GTK-DOC Since: tags for 3.0.0 additions.
Diffstat (limited to 'lib/gnutls_cert.c')
-rw-r--r-- | lib/gnutls_cert.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/gnutls_cert.c b/lib/gnutls_cert.c index 403ac917bf..90be402637 100644 --- a/lib/gnutls_cert.c +++ b/lib/gnutls_cert.c @@ -453,6 +453,8 @@ void gnutls_certificate_set_retrieve_function * and return 0 on success. If no certificate was selected then the * number of certificates should be set to zero. The value (-1) * indicates error and the handshake will be terminated. + * + * Since: 3.0.0 **/ void gnutls_certificate_set_retrieve_function2 (gnutls_certificate_credentials_t cred, |