]> Cypherpunks repositories - gostls13.git/commit
reflect: update FieldByNameFunc comment
authorRuss Cox <rsc@golang.org>
Wed, 19 Oct 2016 12:48:25 +0000 (08:48 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 19 Oct 2016 13:32:51 +0000 (13:32 +0000)
commitf2f8d58b92cd7fd9616c98fb012467656de5a3cb
treed3450e27fc2b473d787c1f3a2af414730e818e62
parent2f7f679c79009137bd34fcc33a6d3a6762f45e75
reflect: update FieldByNameFunc comment

This was supposed to be in CL 31354
but was dropped due to a Git usage error.

For #16573.

Change-Id: I3d99087c8efc8cbc016c55e8365d0005f79d1b2f
Reviewed-on: https://go-review.googlesource.com/31461
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/reflect/type.go