From bc4910722e2957d7ad8400a8bfe347a00411cf7b Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Tue, 2 Aug 2011 22:37:24 +0200 Subject: More GTK-DOC improvements. --- lib/pkcs11_secret.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/pkcs11_secret.c') diff --git a/lib/pkcs11_secret.c b/lib/pkcs11_secret.c index 63afa530ec..26aac49996 100644 --- a/lib/pkcs11_secret.c +++ b/lib/pkcs11_secret.c @@ -1,6 +1,6 @@ /* * GnuTLS PKCS#11 support - * Copyright (C) 2010 Free Software Foundation + * Copyright (C) 2010, 2011 Free Software Foundation * * Author: Nikos Mavrogiannopoulos * @@ -40,6 +40,8 @@ * * Returns: On success, %GNUTLS_E_SUCCESS (0) is returned, otherwise a * negative error value. + * + * Since: 2.12.0 **/ int gnutls_pkcs11_copy_secret_key (const char *token_url, gnutls_datum_t * key, -- cgit v1.2.1