summaryrefslogtreecommitdiff
path: root/src/crc64/crc64.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crc64/crc64.h')
-rwxr-xr-xsrc/crc64/crc64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crc64/crc64.h b/src/crc64/crc64.h
index e031e76..c1bd82c 100755
--- a/src/crc64/crc64.h
+++ b/src/crc64/crc64.h
@@ -8,4 +8,4 @@
uint64_t crc64(uint64_t crc, const unsigned char *s, uint64_t l);
-#endif
+#endif \ No newline at end of file