]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] runtime.Callers: make documentation match code
authorRob Pike <r@golang.org>
Mon, 9 Apr 2012 23:47:57 +0000 (09:47 +1000)
committerRob Pike <r@golang.org>
Mon, 9 Apr 2012 23:47:57 +0000 (09:47 +1000)
commit610fc6598ba5c9a541ed68b66df7ccff864fdadc
tree3838814676c19545925699057187d86e0dcc01fd
parent8f72d82b63721c2b2bdbef28ee2e9169a0bce5ab
[release-branch.go1] runtime.Callers: make documentation match code

««« backport a7db811befb8
runtime.Callers: make documentation match code
It is a bug that Caller and Callers disagree about the offset of the skip
parameter. Document the bug.

R=rsc, dsymonds, r, iant
CC=golang-dev
https://golang.org/cl/5976064
»»»
src/pkg/runtime/extern.go