aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/statistics/hash_table.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/statistics/hash_table.h')
-rw-r--r--src/core/statistics/hash_table.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/statistics/hash_table.h b/src/core/statistics/hash_table.h
index c7f592c813..2c2386d1ab 100644
--- a/src/core/statistics/hash_table.h
+++ b/src/core/statistics/hash_table.h
@@ -128,4 +128,4 @@ typedef void (*census_ht_itr_cb)(census_ht_key key, const void* val_ptr,
should not invalidate data entries. */
gpr_uint64 census_ht_for_all(const census_ht* ht, census_ht_itr_cb);
-#endif /* __GRPC_INTERNAL_STATISTICS_HASH_TABLE_H_ */ \ No newline at end of file
+#endif /* __GRPC_INTERNAL_STATISTICS_HASH_TABLE_H_ */