From 573523f1278a8c797c10ebb2a8b571d6891a22cc Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Tue, 17 Feb 2015 07:38:26 -0800 Subject: clang-format --- include/grpc++/impl/client_unary_call.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include/grpc++/impl/client_unary_call.h') diff --git a/include/grpc++/impl/client_unary_call.h b/include/grpc++/impl/client_unary_call.h index 091430b884..22a8a04c82 100644 --- a/include/grpc++/impl/client_unary_call.h +++ b/include/grpc++/impl/client_unary_call.h @@ -61,7 +61,6 @@ Status BlockingUnaryCall(ChannelInterface *channel, const RpcMethod &method, const google::protobuf::Message &request, google::protobuf::Message *result); -} // namespace grpc +} // namespace grpc #endif - -- cgit v1.2.3