Update to Core 0.13.2
This commit is contained in:
@@ -93,7 +93,7 @@ static void RandAddSeedPerfmon()
|
||||
}
|
||||
|
||||
/** Get 32 bytes of system entropy. */
|
||||
void GetOSRand(unsigned char *ent32)
|
||||
static void GetOSRand(unsigned char *ent32)
|
||||
{
|
||||
#ifdef WIN32
|
||||
HCRYPTPROV hProvider;
|
||||
|
||||
Reference in New Issue
Block a user