]> Cypherpunks repositories - gostls13.git/commit
unsafe: fix typo in documentation of valid Pointer->uintptr->Pointer conversions
authorRahul Chaudhry <rahulchaudhry@chromium.org>
Fri, 29 Jan 2016 00:33:35 +0000 (16:33 -0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 29 Jan 2016 00:41:27 +0000 (00:41 +0000)
commitf5e309012b2dc4d60b324e8d805345002bcdaec1
treeba1868ce3e881f52870d12095e4d30e3177f2b3b
parent6d61725c36a36eb9b5a5fddfeb3525e52fbe9762
unsafe: fix typo in documentation of valid Pointer->uintptr->Pointer conversions

Change-Id: Ib669d5241372326a46361ee096570e960b7a957f
Reviewed-on: https://go-review.googlesource.com/19082
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/unsafe/unsafe.go