Skip to content

Commit 184b681

Browse files
committed
Fix formatting issue in the patch
1 parent b73746f commit 184b681

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bazel/foreign_cc/0002-tlv-support.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -242,9 +242,9 @@ index 02c4a0b264..c31de828da 100644
242242
+ // Filter namespace for storing custom upstream PP TLVs in metadata.
243243
+ const std::string ENVOY_TRANSPORT_SOCKETS_PROXY_PROTOCOL =
244244
+ "envoy.transport_sockets.proxy_protocol";
245-
};
246-
247-
using MetadataFilters = ConstSingleton<MetadataFilterValues>;
245+
};
246+
247+
using MetadataFilters = ConstSingleton<MetadataFilterValues>;
248248
diff --git a/source/extensions/common/proxy_protocol/proxy_protocol_header.cc b/source/extensions/common/proxy_protocol/proxy_protocol_header.cc
249249
index 1c8537964f..a2f7b88d70 100644
250250
--- source/extensions/common/proxy_protocol/proxy_protocol_header.cc

0 commit comments

Comments
 (0)