]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] runtime: fix docs for Caller and Callers
authorRob Pike <r@golang.org>
Wed, 13 Jun 2012 20:24:17 +0000 (16:24 -0400)
committerRob Pike <r@golang.org>
Wed, 13 Jun 2012 20:24:17 +0000 (16:24 -0400)
commitf5ef888ce96bae644c882d55ebeaf70a9f0f450a
tree282a9780c9dcda7aa3a7f011d366c50600f11ee2
parent84d3dc5a93e54d00854e7184f191d745927d44cf
[release-branch.go1] runtime: fix docs for Caller and Callers

««« backport 443c7a2dabe9
runtime: fix docs for Caller and Callers
The previous attempt to explain this got it backwards (all the more reason to be
sad we couldn't make the two functions behave the same).

Fixes #3669.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6249051

»»»
src/pkg/runtime/extern.go