summaryrefslogtreecommitdiff
path: root/lib/ext/heartbeat.c
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2012-09-21 01:21:50 +0200
committerSimon Josefsson <simon@josefsson.org>2012-09-21 01:21:50 +0200
commitf57e4cb57a5ca7b4f3c3693280285f50fd98d6d8 (patch)
tree9e32c6608e5291e414c1426a55152ea6b3801b13 /lib/ext/heartbeat.c
parent962549eb0be74f0e90f2181db86b47b78118f3ef (diff)
downloadgnutls-f57e4cb57a5ca7b4f3c3693280285f50fd98d6d8.tar.gz
GTK-DOC fixes.
Diffstat (limited to 'lib/ext/heartbeat.c')
-rw-r--r--lib/ext/heartbeat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ext/heartbeat.c b/lib/ext/heartbeat.c
index 88dd989687..1cce81c32d 100644
--- a/lib/ext/heartbeat.c
+++ b/lib/ext/heartbeat.c
@@ -31,7 +31,7 @@
/**
* gnutls_heartbeat_enable:
* @session: is a #gnutls_session_t structure.
- * @type: one of %GNUTLS_HB_*
+ * @type: one of the GNUTLS_HB_* flags
*
* This function will allow heartbeat messages to be
* received.