]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
simplified text
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 6 Mar 2013 23:37:17 +0000 (00:37 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 6 Mar 2013 23:37:17 +0000 (00:37 +0100)
lib/gnutls_ui.c

index 1a7eefa198f635b94959be8efeba804877e1e2f0..5eae2c2f791fe8efba9c27ae6bdf8b826631d018 100644 (file)
@@ -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