From: Nikos Mavrogiannopoulos Date: Sat, 27 Nov 2010 14:31:38 +0000 (+0100) Subject: More details on the text X-Git-Tag: gnutls_2_11_5~28 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3e10337253f0ee309483fd11f593654a4e995ddd;p=thirdparty%2Fgnutls.git More details on the text --- diff --git a/lib/nettle/rnd.c b/lib/nettle/rnd.c index 4c5709f3c0..04d3b32a11 100644 --- a/lib/nettle/rnd.c +++ b/lib/nettle/rnd.c @@ -24,8 +24,9 @@ */ /* Here is the random generator layer. This code was based on the LSH - * random generator and modified to fit gnutls' needs. Relicenced with - * permission. Original author Niels Möller. + * random generator (the trivia and device source functions for POSIX) + * and modified to fit gnutls' needs. Relicenced with permission. + * Original author Niels Möller. */ #include