fix comment
This commit is contained in:
parent
62b241d6b7
commit
616333b55f
|
@ -39,7 +39,7 @@ const (
|
|||
CsumTypeInet PayloadCsumType = unix.NFT_PAYLOAD_CSUM_INET
|
||||
)
|
||||
|
||||
// Possible PayloadType values.
|
||||
// Possible PayloadOperationType values.
|
||||
const (
|
||||
PayloadLoad PayloadOperationType = iota
|
||||
PayloadWrite
|
||||
|
|
Loading…
Reference in New Issue