typo: mismatched variable and comment

PiperOrigin-RevId: 460814306
This commit is contained in:
Kevin Krakauer
2022-07-13 15:15:10 -07:00
committed by gVisor bot
parent d67ff8ac9b
commit 63bb6e7e69
+1 -1
View File
@@ -248,7 +248,7 @@ const (
// provides 1 byte padding, as outlined in RFC 8200 section 4.2.
ipv6Pad1ExtHdrOptionIdentifier IPv6ExtHdrOptionIdentifier = 0
// ipv6PadBExtHdrOptionIdentifier is the identifier for a padding option that
// ipv6PadNExtHdrOptionIdentifier is the identifier for a padding option that
// provides variable length byte padding, as outlined in RFC 8200 section 4.2.
ipv6PadNExtHdrOptionIdentifier IPv6ExtHdrOptionIdentifier = 1