aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport/chttp2/varint.h
diff options
context:
space:
mode:
authorGravatar yang-g <yangg@google.com>2015-01-13 12:40:43 -0800
committerGravatar yang-g <yangg@google.com>2015-01-13 12:40:43 -0800
commitdec1a71f91b1a65cf826f1f628fc6b6162728c5c (patch)
tree1167b34ea68911360ce32fca5f4147934856d524 /src/core/transport/chttp2/varint.h
parent52d4389009dedec185a8c07670d043b2e173f8d9 (diff)
parent21b19a552cbd01fe5c154d81fbf470362740650f (diff)
Merge pull request #14 from ctiller/format
clang-format codebase
Diffstat (limited to 'src/core/transport/chttp2/varint.h')
-rw-r--r--src/core/transport/chttp2/varint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/transport/chttp2/varint.h b/src/core/transport/chttp2/varint.h
index 780390238f..940df00a99 100644
--- a/src/core/transport/chttp2/varint.h
+++ b/src/core/transport/chttp2/varint.h
@@ -70,4 +70,4 @@ void grpc_chttp2_hpack_write_varint_tail(gpr_uint32 tail_value,
} \
} while (0)
-#endif /* __GRPC_INTERNAL_TRANSPORT_CHTTP2_VARINT_H__ */
+#endif /* __GRPC_INTERNAL_TRANSPORT_CHTTP2_VARINT_H__ */