]> Cypherpunks repositories - gostls13.git/commit
strings: delete method comments implied by interface satisfaction
authorRob Pike <r@golang.org>
Fri, 10 Feb 2012 03:45:11 +0000 (14:45 +1100)
committerRob Pike <r@golang.org>
Fri, 10 Feb 2012 03:45:11 +0000 (14:45 +1100)
commit4c7695126d881b4622ed74238d7ce5c4e6b3b259
tree4dc0d0c8c306f27150fbf781eb23cfb99c4792b8
parent3f1cff395136be93ccd5f4ced34644b9dd6840c1
strings: delete method comments implied by interface satisfaction

Fixes #2957.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5653053
src/pkg/strings/reader.go