aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpcpp/impl
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2018-08-29 11:20:16 -0700
committerGravatar Vijay Pai <vpai@google.com>2018-08-30 15:46:27 -0700
commit6b6bdbbb769776430a2f8aa782f1141b7eea91ad (patch)
tree4fa516ebbb42e6230326065eb2569671a33a9590 /include/grpcpp/impl
parentccddc1bd177ff2ff6ff7500e1cd66e2be409614c (diff)
Address reviewer and clang-tidy comments
Diffstat (limited to 'include/grpcpp/impl')
-rw-r--r--include/grpcpp/impl/codegen/callback_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/grpcpp/impl/codegen/callback_common.h b/include/grpcpp/impl/codegen/callback_common.h
index 5e1530a310..b14ed0c24f 100644
--- a/include/grpcpp/impl/codegen/callback_common.h
+++ b/include/grpcpp/impl/codegen/callback_common.h
@@ -76,4 +76,4 @@ class CallbackWithSuccessTag {
} // namespace internal
} // namespace grpc
-#endif // GRPCPP_IMPL_CODEGEN_CLIENT_CALLBACK_H
+#endif // GRPCPP_IMPL_CODEGEN_CALLBACK_COMMON_H