commit | 190d360defe58eec0540d50cbb5d4a8f4878c4f1 | [log] [tgz] |
---|---|---|
author | Craig Tiller <ctiller@google.com> | Wed Feb 18 09:23:38 2015 -0800 |
committer | Craig Tiller <ctiller@google.com> | Wed Feb 18 09:23:38 2015 -0800 |
tree | 22e169a0f6780559fef31d847ad226c7ebd8cb4a | |
parent | 0605995e55a2030c5a2a82092a253e7188b8d2fb [diff] [blame] |
Add missing new-lines at end of file
diff --git a/src/cpp/client/create_channel.cc b/src/cpp/client/create_channel.cc index 45502b9..acf51cb 100644 --- a/src/cpp/client/create_channel.cc +++ b/src/cpp/client/create_channel.cc
@@ -50,4 +50,4 @@ const ChannelArguments &args) { return std::shared_ptr<ChannelInterface>(new Channel(target, creds, args)); } -} // namespace grpc \ No newline at end of file +} // namespace grpc