mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Sat Jan 9 18:54:57 CET 1999 Werner Koch
This commit is contained in:
parent
002b1a8632
commit
11c378119d
23 changed files with 3487 additions and 1684 deletions
|
@ -377,9 +377,6 @@ read_random_source( int requester, size_t length, int level )
|
|||
{
|
||||
static int (*fnc)(void (*)(const void*, size_t, int), int,
|
||||
size_t, int) = NULL;
|
||||
int nbytes;
|
||||
int goodness;
|
||||
|
||||
if( !fnc ) {
|
||||
if( !is_initialized )
|
||||
initialize();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue