1
0
mirror of https://github.com/fumiama/WireGold.git synced 2026-06-04 23:40:26 +08:00
This commit is contained in:
fumiama
2021-12-31 13:04:36 +08:00
parent 667c2b60d7
commit c4ad4c241c

View File

@@ -92,6 +92,8 @@ func (nc *NIC) Start(m *link.Me) {
} else {
off = copy(buf2, rem)
}
} else {
off = 0
}
}
}