aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/client_config
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-01-28 11:48:18 -0800
committerGravatar Craig Tiller <ctiller@google.com>2016-01-28 11:48:18 -0800
commit2d50f37047561bdabed6ddda68baa14e691a26ea (patch)
tree36a0b93906f00d5dbe5d75b5739c31dcea1af227 /src/core/client_config
parent8c50db09b9fc937a16ace5b0783980b4a8ffc0ec (diff)
Fix copyrights, formatting
Diffstat (limited to 'src/core/client_config')
-rw-r--r--src/core/client_config/subchannel_index.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/client_config/subchannel_index.h b/src/core/client_config/subchannel_index.h
index fc3187a758..095ef17819 100644
--- a/src/core/client_config/subchannel_index.h
+++ b/src/core/client_config/subchannel_index.h
@@ -56,7 +56,7 @@ void grpc_subchannel_key_destroy(grpc_exec_ctx *exec_ctx,
grpc_subchannel *grpc_subchannel_index_find(grpc_exec_ctx *exec_ctx,
grpc_subchannel_key *key);
-/** Register a subchannel against a key.
+/** Register a subchannel against a key.
Takes ownership of \a constructed.
Returns the registered subchannel. This may be different from
\a constructed in the case of a registration race. */