aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/census/trace_string.h
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-04-04 17:08:12 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-04-04 17:08:12 -0700
commit5de46568cec21615d8ce30b7d32d8d91effc5fef (patch)
tree666b5ec38cd6ced699e361f9ba22aa500429d834 /src/core/ext/census/trace_string.h
parent895653bc020a1862be7393fde31e48eb90df0e64 (diff)
parent500e361826cb52a6d8db6839dc209dcf3266df0f (diff)
Merge github.com:grpc/grpc into cpparena
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 */