diff --git a/src/core/surface/channel.c b/src/core/surface/channel.c index 57d5d968a1791a32d206d3aa3f80e4deab9fe939..25c2e05e3c0e40ad137144957af777ca54cd331c 100644 --- a/src/core/surface/channel.c +++ b/src/core/surface/channel.c @@ -131,7 +131,8 @@ grpc_channel *grpc_channel_create_from_filters( } else { if (channel->default_authority) { /* other ways of setting this (notably ssl) take precedence */ - gpr_log(GPR_ERROR, "%s ignored: default host already set some other way", + gpr_log(GPR_ERROR, + "%s ignored: default host already set some other way", GRPC_ARG_DEFAULT_AUTHORITY); } else { channel->default_authority = grpc_mdelem_from_strings(