summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-06-10 19:09:33 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-06-10 19:09:33 +0200
commit5075d2ec8249e940d087b7ab6a0d87ca28d76d51 (patch)
treeb4954f1093767290f052ca6a1b00c55f23248c0b /lib
parent4bf5b932ca96ebb42d918ad5d09fc595966e1d5a (diff)
downloadgnutls-5075d2ec8249e940d087b7ab6a0d87ca28d76d51.tar.gz
doc update
Diffstat (limited to 'lib')
-rw-r--r--lib/gnutls_state.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/gnutls_state.c b/lib/gnutls_state.c
index adeb39ac12..f0c7e90e66 100644
--- a/lib/gnutls_state.c
+++ b/lib/gnutls_state.c
@@ -1250,6 +1250,9 @@ gnutls_handshake_set_post_client_hello_function (gnutls_session_t session,
*
* Normally only servers that require maximum compatibility with
* everything out there, need to call this function.
+ *
+ * Note that this function must be called after any call to gnutls_priority
+ * functions.
**/
void
gnutls_session_enable_compatibility_mode (gnutls_session_t session)