summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2015-04-29 14:44:30 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2015-04-29 14:44:30 +0200
commita322820a3ba6f8adce26490da2711ca5bc7a1ce8 (patch)
treedf23e692da39a950659b8d3a895dd69b6bb03545
parent6a92ddefed04bccf16b0a64fc7ab137187d5d572 (diff)
downloadgnutls-a322820a3ba6f8adce26490da2711ca5bc7a1ce8.tar.gz
doc update
-rw-r--r--lib/algorithms/ciphersuites.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/algorithms/ciphersuites.c b/lib/algorithms/ciphersuites.c
index 1ca98f7d52..f8e9f3c8fe 100644
--- a/lib/algorithms/ciphersuites.c
+++ b/lib/algorithms/ciphersuites.c
@@ -1643,6 +1643,8 @@ _gnutls_supported_ciphersuites(gnutls_session_t session,
* %GNUTLS_E_REQUESTED_DATA_NOT_AVAILABLE will be returned.
*
* Returns: On success it returns %GNUTLS_E_SUCCESS (0), or a negative error value otherwise.
+ *
+ * Since: 3.0.9
**/
int
gnutls_priority_get_cipher_suite_index(gnutls_priority_t pcache,