aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/census/trace_string.h
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-04-11 14:34:09 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-04-11 14:34:09 -0700
commit9314361096b13be05603fd60f6ef055f7de6468a (patch)
tree8529fee7386b90d255e241f70bc3388c71d9f523 /src/core/ext/census/trace_string.h
parentb1d3dcdb7db540b7dfa2efad269cd56738ff7e79 (diff)
parent380c3a7e1e801cf5a24164a518dc59d6c431f5db (diff)
Merge github.com:grpc/grpc into foo
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 */