From: Nikos Mavrogiannopoulos Date: Mon, 10 Jun 2013 17:09:33 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_2_2~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5075d2ec8249e940d087b7ab6a0d87ca28d76d51;p=thirdparty%2Fgnutls.git doc update --- 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)