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