aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/ext/grpc/rb_channel_args.h
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-02-18 09:23:38 -0800
committerGravatar Craig Tiller <ctiller@google.com>2015-02-18 09:23:38 -0800
commit190d360defe58eec0540d50cbb5d4a8f4878c4f1 (patch)
tree22e169a0f6780559fef31d847ad226c7ebd8cb4a /src/ruby/ext/grpc/rb_channel_args.h
parent0605995e55a2030c5a2a82092a253e7188b8d2fb (diff)
Add missing new-lines at end of file
Diffstat (limited to 'src/ruby/ext/grpc/rb_channel_args.h')
-rw-r--r--src/ruby/ext/grpc/rb_channel_args.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ruby/ext/grpc/rb_channel_args.h b/src/ruby/ext/grpc/rb_channel_args.h
index ff12e90806..78a333bd08 100644
--- a/src/ruby/ext/grpc/rb_channel_args.h
+++ b/src/ruby/ext/grpc/rb_channel_args.h
@@ -49,4 +49,4 @@
void grpc_rb_hash_convert_to_channel_args(VALUE src_hash,
grpc_channel_args* dst);
-#endif /* GRPC_RB_CHANNEL_ARGS_H_ */ \ No newline at end of file
+#endif /* GRPC_RB_CHANNEL_ARGS_H_ */