summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-06-04 10:38:53 +0200
committerSimon Josefsson <simon@josefsson.org>2008-06-04 10:38:53 +0200
commitc280844e9385a80208c277a8cf1e6f05a383be4e (patch)
tree82f64e825f85764bb9f29afccd4583e7fb690e97
parentb1f705aca922ab9840a5e4171e41128363e7ad7c (diff)
downloadgnutls-c280844e9385a80208c277a8cf1e6f05a383be4e.tar.gz
Doc fix.
-rw-r--r--lib/gnutls_psk_netconf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/gnutls_psk_netconf.c b/lib/gnutls_psk_netconf.c
index 37c39a6926..7e6b6a710c 100644
--- a/lib/gnutls_psk_netconf.c
+++ b/lib/gnutls_psk_netconf.c
@@ -42,6 +42,8 @@
* the Netconf protocol.
*
* Returns: %GNUTLS_E_SUCCESS on success, or an error code.
+ *
+ * Since: 2.4.0
**/
int
gnutls_psk_netconf_derive_key (const char *password,