]> Cypherpunks repositories - gostls13.git/commit
runtime: fix typo
authorcuiweixie <cuiweixie@gmail.com>
Thu, 11 Nov 2021 07:10:52 +0000 (07:10 +0000)
committerIan Lance Taylor <iant@golang.org>
Thu, 11 Nov 2021 20:25:07 +0000 (20:25 +0000)
commiteb68e3367bf8d55bb98eb002cef35455f5be3c5f
tree6b482666af94c31419ac7a17935b5b50fdbc85cb
parent46b2fc05a2681a9dd3b606176e738d786b0c2176
runtime: fix typo

Change filepath reference from cmd/internal/ld/symtab.go to
cmd/link/internal/ld/symtab.go.

Change-Id: Icb207a2e2c82d3976787d2d5cfb0f8005696f738
GitHub-Last-Rev: 428d99c6ca97db79b7d8cdf24843df3492a9aeb0
GitHub-Pull-Request: golang/go#49518
Reviewed-on: https://go-review.googlesource.com/c/go/+/363276
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/symtab.go