aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/census/trace_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ext/census/trace_context.h')
-rw-r--r--src/core/ext/census/trace_context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ext/census/trace_context.h b/src/core/ext/census/trace_context.h
index ee71fef460..1cb5e26ea7 100644
--- a/src/core/ext/census/trace_context.h
+++ b/src/core/ext/census/trace_context.h
@@ -65,4 +65,4 @@ of these do not exist. On success, returns true and false otherwise. */
bool decode_trace_context(google_trace_TraceContext *ctxt, uint8_t *buffer,
const size_t nbytes);
-#endif
+#endif /* GRPC_CORE_EXT_CENSUS_TRACE_CONTEXT_H */