summaryrefslogtreecommitdiff
path: root/lib/hello_ext.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2018-03-23 07:02:23 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2018-03-23 07:03:22 +0100
commitbe8ccf9b36d7f9b1cbe07f59ed6425d45ab6d689 (patch)
treed20d54796375bc849930d149a0f385e8534eb50e /lib/hello_ext.c
parent6f660af40c5eda366e7b439e568be2c70f630a55 (diff)
downloadgnutls-be8ccf9b36d7f9b1cbe07f59ed6425d45ab6d689.tar.gz
doc: added since field in gnutls_record_send2() description
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat (limited to 'lib/hello_ext.c')
-rw-r--r--lib/hello_ext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hello_ext.c b/lib/hello_ext.c
index 844b570061..7fe8e1056c 100644
--- a/lib/hello_ext.c
+++ b/lib/hello_ext.c
@@ -892,7 +892,7 @@ gnutls_ext_get_data(gnutls_session_t session,
*
* If not called under an extension handler, its value is undefined.
*
- * Since: 3.6.x
+ * Since: 3.6.3
**/
unsigned gnutls_ext_get_current_msg(gnutls_session_t session)
{