aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/support/murmur_hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/support/murmur_hash.h')
-rw-r--r--src/core/support/murmur_hash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/support/murmur_hash.h b/src/core/support/murmur_hash.h
index 5643717cd2..2ebf3e57b1 100644
--- a/src/core/support/murmur_hash.h
+++ b/src/core/support/murmur_hash.h
@@ -41,4 +41,4 @@
/* compute the hash of key (length len) */
gpr_uint32 gpr_murmur_hash3(const void *key, size_t len, gpr_uint32 seed);
-#endif /* __GRPC_INTERNAL_SUPPORT_MURMUR_HASH_H__ */
+#endif /* __GRPC_INTERNAL_SUPPORT_MURMUR_HASH_H__ */