aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/crypto/slow-hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/slow-hash.c b/src/crypto/slow-hash.c
index 6b410b01a..131c216a8 100644
--- a/src/crypto/slow-hash.c
+++ b/src/crypto/slow-hash.c
@@ -782,4 +782,4 @@ void cn_slow_hash(const void *data, size_t length, char *hash) {
oaes_free((OAES_CTX **) &aes_ctx);
}
-#endif \ No newline at end of file
+#endif