aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/core/lib/channel/channelz_registry.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/core/lib/channel/channelz_registry.h b/src/core/lib/channel/channelz_registry.h
index 57fffa8b5a..e23c373a19 100644
--- a/src/core/lib/channel/channelz_registry.h
+++ b/src/core/lib/channel/channelz_registry.h
@@ -16,8 +16,8 @@
*
*/
-#ifndef GRPC_CORE_LIB_CHANNEL_CHANNELz_REGISTRY_H
-#define GRPC_CORE_LIB_CHANNEL_CHANNELz_REGISTRY_H
+#ifndef GRPC_CORE_LIB_CHANNEL_CHANNELZ_REGISTRY_H
+#define GRPC_CORE_LIB_CHANNEL_CHANNELZ_REGISTRY_H
#include <grpc/impl/codegen/port_platform.h>
@@ -83,4 +83,4 @@ class ChannelzRegistry {
} // namespace grpc_core
-#endif /* GRPC_CORE_LIB_CHANNEL_CHANNELz_REGISTRY_H */
+#endif /* GRPC_CORE_LIB_CHANNEL_CHANNELZ_REGISTRY_H */