From: Nikos Mavrogiannopoulos Date: Wed, 4 Mar 2015 09:07:01 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_4_0~265 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2c1cf20141d5377511b8cd075baac14be5df2dac;p=thirdparty%2Fgnutls.git doc update --- diff --git a/lib/gnutls_priority.c b/lib/gnutls_priority.c index 1727dd2a74..2394a20268 100644 --- a/lib/gnutls_priority.c +++ b/lib/gnutls_priority.c @@ -957,7 +957,8 @@ finish: * @err_pos: In case of an error this will have the position in the string the error occurred * * Sets priorities for the ciphers, key exchange methods, macs and - * compression methods. + * compression methods. The @priority_cache should be deinitialized + * using gnutls_priority_deinit(). * * The #priorities option allows you to specify a colon * separated list of the cipher priorities to enable.