summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlfredo Pironti <alfredo@pironti.eu>2013-01-24 14:17:57 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-01-25 21:25:10 +0100
commite7f1c63f7ed88c6efb6703a69a84b57223ba4158 (patch)
treeae30d6d1385f090619b07694714dddc5349c1fd9 /doc
parent5c3390189c32db0452841c89bb47e20d1a3c84f2 (diff)
downloadgnutls-e7f1c63f7ed88c6efb6703a69a84b57223ba4158.tar.gz
Make gnutls_range_split available from the GnuTLS API
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index b95354876e..9721fefa56 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1522,10 +1522,12 @@ FUNCS += functions/gnutls_random_art
FUNCS += functions/gnutls_random_art.short
FUNCS += functions/gnutls_record_check_pending
FUNCS += functions/gnutls_record_check_pending.short
-FUNCS += functions/gnutls_range_can_use_length_hiding
-FUNCS += functions/gnutls_range_can_use_length_hiding.short
-FUNCS += functions/gnutls_range_send_message
-FUNCS += functions/gnutls_range_send_message.short
+FUNCS += functions/gnutls_record_can_use_length_hiding
+FUNCS += functions/gnutls_record_can_use_length_hiding.short
+FUNCS += functions/gnutls_record_send_range
+FUNCS += functions/gnutls_record_send_range.short
+FUNCS += functions/gnutls_range_split
+FUNCS += functions/gnutls_range_split.short
FUNCS += functions/gnutls_record_max_empty_records
FUNCS += functions/gnutls_record_max_empty_records.short
FUNCS += functions/gnutls_record_get_direction