Skip to content
Snippets Groups Projects
Commit 5c9a3438 authored by Vijay Pai's avatar Vijay Pai
Browse files

clang-format

parent 84033b1f
No related branches found
No related tags found
No related merge requests found
......@@ -195,7 +195,7 @@ class TemplatedBidiStreamingHandler : public MethodHandler {
// If we needed a write but never did one, we need to mark the
// status as a fail
status = Status(StatusCode::INTERNAL,
"Service did not provide response message");
"Service did not provide response message");
}
}
ops.ServerSendStatus(param.server_context->trailing_metadata_, status);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment