fix
This commit is contained in:
parent
9fe15e22b9
commit
aaa0d3668c
@ -15,10 +15,8 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
type MSGID int
|
||||
|
||||
const (
|
||||
DATA MSGID = 0xDEADBEEF
|
||||
DATA uint32 = 0xDEADBEEF
|
||||
)
|
||||
|
||||
// An Echo represents an ICMP echo request or reply message body.
|
||||
|
Loading…
Reference in New Issue
Block a user