提交 bfc280f4 编写于 作者: N Nan Xiao 提交者: GitHub

Fix typo in proc/arch.go.

上级 142d8827
......@@ -35,7 +35,7 @@ func AMD64Arch() *AMD64 {
}
// SetGStructOffset sets the offset of the G struct on the AMD64
// arch struct. The offset is depandant on the Go compiler Version
// arch struct. The offset is dependent on the Go compiler Version
// and whether or not the target program was externally linked.
func (a *AMD64) SetGStructOffset(ver GoVersion, isextld bool) {
switch runtime.GOOS {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册