summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--clib/cdefs.h (renamed from c_defs.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/c_defs.h b/clib/cdefs.h
index 0d25c916..28ab4dd3 100644
--- a/c_defs.h
+++ b/clib/cdefs.h
@@ -62,4 +62,4 @@ static inline uint32_t c_murmurHash(const void *data, size_t len) { // One-at-a
return h;
}
-#endif \ No newline at end of file
+#endif