diff options
author | Craig Tiller <ctiller@google.com> | 2016-01-25 09:59:20 -0800 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-01-25 09:59:20 -0800 |
commit | 194824467c8d014123a8a3cc8f4ad65b6f9a9b85 (patch) | |
tree | 15d374907ebee9eed8be67025586517f53ba6f6f /src/cpp | |
parent | 5de79ee59f526f1eb0125d6544aaccdf5527afb4 (diff) |
Get subchannel index working
Diffstat (limited to 'src/cpp')
-rw-r--r-- | src/cpp/common/channel_arguments.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpp/common/channel_arguments.cc b/src/cpp/common/channel_arguments.cc index f1583de5a1..a495118ffc 100644 --- a/src/cpp/common/channel_arguments.cc +++ b/src/cpp/common/channel_arguments.cc @@ -1,6 +1,6 @@ /* * - * Copyright 2015, Google Inc. + * Copyright 2015-2016, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |