mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 14:08:40 +01:00
doc: Fix typos in endif header comments
This commit is contained in:
@@ -14,4 +14,4 @@ void RandAddDynamicEnv(CSHA512& hasher);
|
||||
/** Gather non-cryptographic environment data that does not change over time. */
|
||||
void RandAddStaticEnv(CSHA512& hasher);
|
||||
|
||||
#endif
|
||||
#endif // BITCOIN_RANDOMENV_H
|
||||
|
||||
Reference in New Issue
Block a user