mirror of
https://github.com/fumiama/WireGold.git
synced 2026-06-29 23:30:37 +08:00
typo
This commit is contained in:
@@ -78,7 +78,7 @@ func (m *Me) listen() (conn *net.UDPConn, err error) {
|
|||||||
logrus.Infoln("[link] trans")
|
logrus.Infoln("[link] trans")
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
logrus.Infoln("[link] packet to", packet.Dst, "is refused", "(me:", m.me, ")")
|
logrus.Infoln("[link] packet to", packet.Dst, "is refused")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user