From: Nikos Mavrogiannopoulos Date: Wed, 6 Mar 2013 23:37:17 +0000 (+0100) Subject: simplified text X-Git-Tag: gnutls_3_1_10~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fd16cf81512de45d7d79e311775fb1cc5ce9b7b;p=thirdparty%2Fgnutls.git simplified text --- diff --git a/lib/gnutls_ui.c b/lib/gnutls_ui.c index 1a7eefa198..5eae2c2f79 100644 --- a/lib/gnutls_ui.c +++ b/lib/gnutls_ui.c @@ -660,9 +660,8 @@ gnutls_fingerprint (gnutls_digest_algorithm_t algo, * This function will set the Diffie-Hellman parameters for a * certificate server to use. These parameters will be used in * Ephemeral Diffie-Hellman cipher suites. Note that only a pointer - * to the parameters are stored in the certificate handle, so if you - * deallocate the parameters before the certificate is deallocated, - * you must change the parameters stored in the certificate first. + * to the parameters are stored in the certificate handle, so you + * must not deallocate the parameters before the certificate is deallocated. * **/ void