From a3f8097b348a5abda9d6fc9c2689bedfb185e9d5 Mon Sep 17 00:00:00 2001 From: Ronak Jain Date: Wed, 14 Dec 2016 22:52:38 +0530 Subject: [PATCH] replaced protobuf tag in compile_test_golden --- test/cpp/codegen/compiler_test_golden | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/cpp/codegen/compiler_test_golden b/test/cpp/codegen/compiler_test_golden index 7b0fd6ce804..2aba036f8f2 100644 --- a/test/cpp/codegen/compiler_test_golden +++ b/test/cpp/codegen/compiler_test_golden @@ -1,4 +1,4 @@ -// Generated by the gRPC protobuf plugin. +// Generated by the gRPC C++ plugin. // If you make any local change, they will be lost. // source: src/proto/grpc/testing/compiler_test.proto // Original file comments: