aboutsummaryrefslogtreecommitdiff
path: root/src/randomenv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/randomenv.h')
-rw-r--r--src/randomenv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/randomenv.h b/src/randomenv.h
index 46cea6f6f2..746516b79b 100644
--- a/src/randomenv.h
+++ b/src/randomenv.h
@@ -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