mirror of
https://github.com/fumiama/WireGold.git
synced 2026-06-08 01:24:57 +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")
|
||||
}
|
||||
} 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