aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/census/trace_status.h
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-04-05 14:03:30 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-04-05 14:03:30 -0700
commit88455ca010728f9e0e2adcc7cf9018c072fe245a (patch)
treefc871453f54c289feeaff2c65da52231ac7a00e0 /src/core/ext/census/trace_status.h
parentde0906553097e24c91def857c0227f281d347b7c (diff)
parentf8af6d9cf8d461ff3d93490583760c1f089452b6 (diff)
Merge github.com:grpc/grpc into dynamic_tcp_sizing
Diffstat (limited to 'src/core/ext/census/trace_status.h')
-rw-r--r--src/core/ext/census/trace_status.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ext/census/trace_status.h b/src/core/ext/census/trace_status.h
index adc0ebd0c0..0734ec6d3d 100644
--- a/src/core/ext/census/trace_status.h
+++ b/src/core/ext/census/trace_status.h
@@ -42,4 +42,4 @@ typedef struct trace_status {
trace_string errorMessage;
} trace_status;
-#endif
+#endif /* GRPC_CORE_EXT_CENSUS_TRACE_STATUS_H */