aboutsummaryrefslogtreecommitdiff
path: root/siphash.h
diff options
context:
space:
mode:
Diffstat (limited to 'siphash.h')
-rw-r--r--siphash.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/siphash.h b/siphash.h
index 851b326..41ebf4c 100644
--- a/siphash.h
+++ b/siphash.h
@@ -20,3 +20,4 @@
int siphash(const uint8_t *in, const size_t inlen, const uint8_t *k,
uint8_t *out, const size_t outlen);
+