From: Simon Josefsson Date: Fri, 16 Dec 2005 11:11:16 +0000 (+0000) Subject: Doc fix. X-Git-Tag: gnutls_1_3_3~30 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dcfb4e335aa869698b4c8a1c5e9c76ab6ae1cd7c;p=thirdparty%2Fgnutls.git Doc fix. --- diff --git a/lib/gnutls_state.c b/lib/gnutls_state.c index 0868711423..549c5286a7 100644 --- a/lib/gnutls_state.c +++ b/lib/gnutls_state.c @@ -1058,6 +1058,9 @@ gnutls_session_get_server_random (gnutls_session_t session) * will be garbage; in particular, a %NULL return value should not be * expected. * + * Consider using gnutls_prf() rather than extracting the master + * secret and use it to derive further data. + * * Return value: pointer to master secret. **/ const char *