mirror of
https://github.com/amnezia-vpn/amneziawg-go.git
synced 2025-04-16 14:06:54 +02:00
Eye before ee except after see
This commit is contained in:
parent
99c6513d60
commit
28a167e828
1 changed files with 1 additions and 1 deletions
|
@ -466,7 +466,7 @@ func (device *Device) RoutineHandshake() {
|
|||
peer := device.ConsumeMessageResponse(&msg)
|
||||
if peer == nil {
|
||||
logInfo.Println(
|
||||
"Recieved invalid response message from",
|
||||
"Received invalid response message from",
|
||||
elem.endpoint.DstToString(),
|
||||
)
|
||||
continue
|
||||
|
|
Loading…
Add table
Reference in a new issue