mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-03 20:21:34 +02:00
Fix typo in doxygen comment.
This commit is contained in:
@ -26,7 +26,7 @@ uint256 GetRandHash();
|
||||
|
||||
/**
|
||||
* Seed insecure_rand using the random pool.
|
||||
* @param Deterministic Use a determinstic seed
|
||||
* @param Deterministic Use a deterministic seed
|
||||
*/
|
||||
void seed_insecure_rand(bool fDeterministic = false);
|
||||
|
||||
|
Reference in New Issue
Block a user