]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 10 Jun 2013 17:09:33 +0000 (19:09 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 10 Jun 2013 17:09:33 +0000 (19:09 +0200)
lib/gnutls_state.c

index adeb39ac1294b4f8b1fa9a4858e7f69fa1e7c942..f0c7e90e66aee942ef22421b3aca66c18df687f6 100644 (file)
@@ -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)