diff options
author | Yuchen Zeng <y-zeng@users.noreply.github.com> | 2016-09-28 13:12:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-28 13:12:31 -0700 |
commit | b97f867b390193daf18988958183143726602727 (patch) | |
tree | 7a57ffb8efa62890589906a23253d979f11cf074 /include/grpc++/ext/reflection.grpc.pb.h | |
parent | fbf8dd8a40ad5a845dc405d54364f1e0a01281f0 (diff) | |
parent | ef394a954a326f42bf236f2db49fcfd84f50339b (diff) |
Merge pull request #8185 from y-zeng/gen_proto_comment
Improve gen_reflection_proto.sh
Diffstat (limited to 'include/grpc++/ext/reflection.grpc.pb.h')
-rw-r--r-- | include/grpc++/ext/reflection.grpc.pb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/grpc++/ext/reflection.grpc.pb.h b/include/grpc++/ext/reflection.grpc.pb.h index 064117e303..6e56088497 100644 --- a/include/grpc++/ext/reflection.grpc.pb.h +++ b/include/grpc++/ext/reflection.grpc.pb.h @@ -32,7 +32,7 @@ */ -// Generated by the gRPC protobuf plugin. +// Generated by tools/codegen/extensions/gen_reflection_proto.sh // If you make any local change, they will be lost. // source: reflection.proto // Original file comments: |