Fix typos
This commit is contained in:
committed by
Dimitris Apostolou
parent
00d1680498
commit
4d9b4256d8
+1
-1
@@ -32,7 +32,7 @@ void RandAddSeedSleep();
|
||||
|
||||
/**
|
||||
* Function to gather random data from multiple sources, failing whenever any
|
||||
* of those source fail to provide a result.
|
||||
* of those sources fail to provide a result.
|
||||
*/
|
||||
void GetStrongRandBytes(unsigned char* buf, int num);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user