Merge branch 'direct-calls' of github.com:ctiller/grpc into direct-calls

pull/8008/head
Craig Tiller 8 years ago
commit bcadfc30c9
  1. 2
      src/core/ext/transport/chttp2/transport/internal.h

@ -513,7 +513,7 @@ extern int grpc_flowctl_trace;
if (!(grpc_http_trace)) \
; \
else \
stmt
stmt
typedef enum {
GRPC_CHTTP2_FLOWCTL_MOVE,

Loading…
Cancel
Save