summaryrefslogtreecommitdiff
path: root/crypto/random.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/random.h')
-rw-r--r--crypto/random.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/random.h b/crypto/random.h
index 002616bd30..61cde80719 100644
--- a/crypto/random.h
+++ b/crypto/random.h
@@ -18,4 +18,4 @@ CRYPTO_EXPORT void RandBytes(void *bytes, size_t length);
}
-#endif
+#endif // CRYPTO_RANDOM_H_