]> Cypherpunks repositories - gostls13.git/commit
unsafe: refer to correct reflect functions
authorAndrew Gerrand <adg@golang.org>
Wed, 4 Jan 2012 06:14:56 +0000 (17:14 +1100)
committerAndrew Gerrand <adg@golang.org>
Wed, 4 Jan 2012 06:14:56 +0000 (17:14 +1100)
commit9d92676f63c3de78eeaab302bc5868308e6af5ad
tree7920de82e88fb238b84df7b3d53d8cc752921939
parentdfedd34d4f0ba624f1637a07653f2bb8a274a0c2
unsafe: refer to correct reflect functions

Fixes #2641.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5509043
src/pkg/unsafe/unsafe.go