summaryrefslogtreecommitdiff
path: root/lib/record.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/record.c')
-rw-r--r--lib/record.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/record.c b/lib/record.c
index a8ba45032d..e0c6d3679f 100644
--- a/lib/record.c
+++ b/lib/record.c
@@ -1741,6 +1741,8 @@ gnutls_record_send(gnutls_session_t session, const void *data,
* number of bytes sent might be less than @data_size. The maximum
* number of bytes this function can send in a single call depends
* on the negotiated maximum record size.
+ *
+ * Since: 3.6.3
**/
ssize_t
gnutls_record_send2(gnutls_session_t session, const void *data,