clang-format'd.

pull/2413/head
David Garcia Quintas 10 years ago
parent 8d9f830168
commit e410986635
  1. 2
      test/cpp/interop/server_helper.h

@ -46,7 +46,7 @@ std::shared_ptr<ServerCredentials> CreateInteropServerCredentials();
class InteropContextInspector {
public:
InteropContextInspector (const ::grpc::ServerContext& context);
InteropContextInspector(const ::grpc::ServerContext& context);
// Inspector methods, able to peek inside ServerContext go here.

Loading…
Cancel
Save