aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/census/trace_string.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ext/census/trace_string.h')
-rw-r--r--src/core/ext/census/trace_string.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ext/census/trace_string.h b/src/core/ext/census/trace_string.h
index 8e77ee9f7e..cd63cfb92f 100644
--- a/src/core/ext/census/trace_string.h
+++ b/src/core/ext/census/trace_string.h
@@ -47,4 +47,4 @@ typedef struct trace_string {
size_t length;
} trace_string;
-#endif
+#endif /* GRPC_CORE_EXT_CENSUS_TRACE_STRING_H */