summaryrefslogtreecommitdiff
path: root/lib/gnutls_str.c
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-04-28 19:53:36 +0200
committerSimon Josefsson <simon@josefsson.org>2008-04-28 19:53:36 +0200
commit2794e0a002add8c88433279713ad90c7ada9af00 (patch)
treef79eca643fb3d71dc19539e73c1fe5a9be597ce5 /lib/gnutls_str.c
parent03c4de6e90a7f3dab2fa3dc7485c3c02bf78446d (diff)
downloadgnutls-2794e0a002add8c88433279713ad90c7ada9af00.tar.gz
Doc markup for newly added APIs.
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 d566f99ce5..723d6f30eb 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,