diff options
author | Vijay Pai <vpai@google.com> | 2016-08-30 12:09:35 -0700 |
---|---|---|
committer | Vijay Pai <vpai@google.com> | 2016-08-30 12:09:35 -0700 |
commit | 2998daa81b8c5f2961bbfcf54a43a4c054371447 (patch) | |
tree | c25e13995ad52551f9d3581569addc1eda292700 /include/grpc++ | |
parent | 5e6edbbb6966ed94455111a75f0d9a7255962d2d (diff) |
Another golden file
Diffstat (limited to 'include/grpc++')
-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 dbf93f81f3..064117e303 100644 --- a/include/grpc++/ext/reflection.grpc.pb.h +++ b/include/grpc++/ext/reflection.grpc.pb.h @@ -175,7 +175,7 @@ class ServerReflection GRPC_FINAL { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } }; - typedef Service FCUnaryService; + typedef Service StreamedUnaryService; }; } // namespace v1alpha |