fix
This commit is contained in:
parent
1fcc681090
commit
db72092352
@ -16,7 +16,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
DATA uint32 = 0xDEADBEEF
|
||||
DATA uint32 = 0x01010101
|
||||
)
|
||||
|
||||
// An Echo represents an ICMP echo request or reply message body.
|
||||
|
Loading…
Reference in New Issue
Block a user