aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport/chttp2/bin_encoder.h
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-06-15 13:00:55 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-06-15 13:00:55 -0700
commit4aa71a17745c61a79cfe57c40f48a8860728bebf (patch)
tree1caa211567531061b0c81b32943d649b6b8d4211 /src/core/transport/chttp2/bin_encoder.h
parent606d874d162a9a254035839701bf6926f681c77b (diff)
clang-format, and process on lock splitting
Diffstat (limited to 'src/core/transport/chttp2/bin_encoder.h')
-rw-r--r--src/core/transport/chttp2/bin_encoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/transport/chttp2/bin_encoder.h b/src/core/transport/chttp2/bin_encoder.h
index 9c88ac9725..d3e5a855dd 100644
--- a/src/core/transport/chttp2/bin_encoder.h
+++ b/src/core/transport/chttp2/bin_encoder.h
@@ -53,4 +53,4 @@ gpr_slice grpc_chttp2_base64_encode_and_huffman_compress(gpr_slice input);
int grpc_is_binary_header(const char *key, size_t length);
-#endif /* GRPC_INTERNAL_CORE_TRANSPORT_CHTTP2_BIN_ENCODER_H */
+#endif /* GRPC_INTERNAL_CORE_TRANSPORT_CHTTP2_BIN_ENCODER_H */