aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/channel.c
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-04-22 16:40:23 -0700
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-04-22 16:40:23 -0700
commit09b49d7c68afe586ca41ea6706a5d1b620889007 (patch)
tree55a1e2f32769a0421b1565194dad6accb62a3c2f /src/core/surface/channel.c
parent97a678edb8c054ff769231ba057c453d006102ce (diff)
Add newline
Diffstat (limited to 'src/core/surface/channel.c')
-rw-r--r--src/core/surface/channel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/surface/channel.c b/src/core/surface/channel.c
index de2f354c78..78f9144c19 100644
--- a/src/core/surface/channel.c
+++ b/src/core/surface/channel.c
@@ -245,4 +245,4 @@ grpc_mdstr *grpc_channel_get_message_string(grpc_channel *channel) {
gpr_uint32 grpc_channel_get_max_message_length(grpc_channel *channel) {
return channel->max_message_length;
-} \ No newline at end of file
+}