summaryrefslogtreecommitdiff
path: root/lib/gnutls_pubkey.c
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2011-02-20 19:42:14 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-02-23 18:48:00 +0100
commit555645c74435cf375e1a489648927267a60b4333 (patch)
tree5c0446b65fba1a0a0bd924d5e4a7466d3fd756b1 /lib/gnutls_pubkey.c
parent5babe52f4a7097a8e480b002a6b28a12ae8a7ff4 (diff)
downloadgnutls-555645c74435cf375e1a489648927267a60b4333.tar.gz
Fix docstrinf of new function.
Diffstat (limited to 'lib/gnutls_pubkey.c')
-rw-r--r--lib/gnutls_pubkey.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/gnutls_pubkey.c b/lib/gnutls_pubkey.c
index d691559108..17b644c52d 100644
--- a/lib/gnutls_pubkey.c
+++ b/lib/gnutls_pubkey.c
@@ -214,6 +214,8 @@ gnutls_pubkey_import_x509 (gnutls_pubkey_t key, gnutls_x509_crt_t crt,
*
* Returns: On success, %GNUTLS_E_SUCCESS is returned, otherwise a
* negative error value.
+ *
+ * Since: 2.12.0
**/
int
gnutls_pubkey_import_privkey (gnutls_pubkey_t key, gnutls_privkey_t pkey,