diff options
Diffstat (limited to 'src/crc64')
| -rwxr-xr-x | src/crc64/crc64.h | 2 |
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 |
