about summary refs log tree commit diff
path: root/include/hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hash.h')
-rw-r--r--include/hash.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/hash.h b/include/hash.h
index 0ffaa410..7085df32 100644
--- a/include/hash.h
+++ b/include/hash.h
@@ -99,7 +99,7 @@ static inline u32 hash32(const void* key, u32 len, u32 seed) {
 
 }
 
-#endif /* ^__x86_64__ */
+#endif                                                       /* ^__x86_64__ */
 
-#endif /* !_HAVE_HASH_H */
+#endif                                                     /* !_HAVE_HASH_H */