Skip to content
Snippets Groups Projects
Commit d0721bc5 authored by Craig Tiller's avatar Craig Tiller
Browse files

clang-format

parent 739f8eaa
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,8 @@
#include <grpc/support/useful.h>
/* in order of preference */
static const char *const supported_versions[] = {"h2", "h2-17", "h2-16", "h2-15", "h2-14"};
static const char *const supported_versions[] = {"h2", "h2-17", "h2-16",
"h2-15", "h2-14"};
int grpc_chttp2_is_alpn_version_supported(const char *version, size_t size) {
size_t i;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment