summaryrefslogtreecommitdiff
path: root/lib/gnutls_str.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gnutls_str.c')
-rw-r--r--lib/gnutls_str.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/gnutls_str.c b/lib/gnutls_str.c
index 7f9c25214c..1cc1916ca9 100644
--- a/lib/gnutls_str.c
+++ b/lib/gnutls_str.c
@@ -281,6 +281,8 @@ _gnutls_bin2hex (const void *_old, size_t oldlen,
* Convert a buffer with hex data to binary data.
*
* Returns: %GNUTLS_E_SUCCESS on success, otherwise an error.
+ *
+ * Since: 2.4.0
**/
int
gnutls_hex2bin (const char * hex_data,