doc: Fix typos in endif header comments

This commit is contained in:
MarcoFalke
2021-11-12 11:19:44 +01:00
parent ad09c287cb
commit fa44237d76
22 changed files with 22 additions and 22 deletions

View File

@@ -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