]> Cypherpunks repositories - gostls13.git/commit
sync/atomic: fix comment referencing Value.Store's argument name
authorBrad Fitzpatrick <bradfitz@golang.org>
Fri, 31 Oct 2014 03:48:57 +0000 (00:48 -0300)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 31 Oct 2014 03:48:57 +0000 (00:48 -0300)
commitbaa5d26f629a38335df010a1b5098ebdec8af3b8
tree86604da5df71316e239cac29ed49b0f66a5598f5
parent692ad844b632074d9e71b6e59fab227c82da77b5
sync/atomic: fix comment referencing Value.Store's argument name

Fixes #9029

LGTM=adg, r
R=r, adg
CC=golang-codereviews
https://golang.org/cl/161630044
src/sync/atomic/value.go