clang format fix

pull/10245/head
Sree Kuchibhotla 8 years ago
parent 995ed1c3c6
commit 3a632c4a71
  1. 1
      include/grpc/grpc.h

@ -128,7 +128,6 @@ typedef enum {
GRPC_CQ_NON_POLLING
} grpc_cq_polling_type;
#define GRPC_CQ_CURRENT_VERSION 1
typedef struct grpc_completion_queue_attributes {
/* The version number of this structure. More fields might be added to this

Loading…
Cancel
Save