Skip to content
Snippets Groups Projects
Commit 03e250c3 authored by Bogdan Drutu's avatar Bogdan Drutu
Browse files

Fix some indentation.

parent b3153f36
No related branches found
No related tags found
No related merge requests found
...@@ -156,5 +156,4 @@ const char *const grpc_static_metadata_strings[GRPC_STATIC_MDSTR_COUNT] = { ...@@ -156,5 +156,4 @@ const char *const grpc_static_metadata_strings[GRPC_STATIC_MDSTR_COUNT] = {
"www-authenticate"}; "www-authenticate"};
const uint8_t grpc_static_accept_encoding_metadata[8] = {0, 29, 26, 30, const uint8_t grpc_static_accept_encoding_metadata[8] = {0, 29, 26, 30,
28, 32, 27, 31}; 28, 32, 27, 31};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment