Eye before ee except after see
This commit is contained in:
parent
99c6513d60
commit
28a167e828
|
@ -466,7 +466,7 @@ func (device *Device) RoutineHandshake() {
|
||||||
peer := device.ConsumeMessageResponse(&msg)
|
peer := device.ConsumeMessageResponse(&msg)
|
||||||
if peer == nil {
|
if peer == nil {
|
||||||
logInfo.Println(
|
logInfo.Println(
|
||||||
"Recieved invalid response message from",
|
"Received invalid response message from",
|
||||||
elem.endpoint.DstToString(),
|
elem.endpoint.DstToString(),
|
||||||
)
|
)
|
||||||
continue
|
continue
|
||||||
|
|
Loading…
Reference in a new issue