aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/proto/grpc/testing/echo.proto
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-01-14 15:27:08 -0800
committerGravatar David Garcia Quintas <dgq@google.com>2016-01-14 15:55:03 -0800
commit2bf574f814d6effc10908cc9a2e28bf33d3ab56f (patch)
treedf53f218fb5a602d0065cb1e6c502022a08a3940 /src/proto/grpc/testing/echo.proto
parentf8eacca8cdcf944c5c023f85abc76344ba451dc5 (diff)
Added back trailing newlines
Diffstat (limited to 'src/proto/grpc/testing/echo.proto')
-rw-r--r--src/proto/grpc/testing/echo.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proto/grpc/testing/echo.proto b/src/proto/grpc/testing/echo.proto
index 47d4c26732..06c3bafbad 100644
--- a/src/proto/grpc/testing/echo.proto
+++ b/src/proto/grpc/testing/echo.proto
@@ -44,4 +44,4 @@ service EchoTestService {
service UnimplementedService {
rpc Unimplemented(EchoRequest) returns (EchoResponse);
-} \ No newline at end of file
+}