]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: correct comment on Package.rewriteCall
authorIan Lance Taylor <iant@golang.org>
Thu, 20 Oct 2016 18:10:03 +0000 (11:10 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 20 Oct 2016 18:27:05 +0000 (18:27 +0000)
commitca8dd033a0a88946f02a37bdbd107af83afa0e24
tree97f1dc22c9a48b7cd5ed206d89753d06d13cb180
parentabcf8457b30ef50b878b2a1add39fa5f5a2f1b60
cmd/cgo: correct comment on Package.rewriteCall

Account for changes in https://golang.org/cl/31233.

Change-Id: I3311c6850a3c714d18209fdff500dd817e9dfcb2
Reviewed-on: https://go-review.googlesource.com/31594
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/cgo/gcc.go