]> Cypherpunks repositories - gostls13.git/commit
hash: rewrite comment on Hash.Sum method
authorAndrew Gerrand <adg@golang.org>
Tue, 6 Dec 2011 03:12:09 +0000 (14:12 +1100)
committerAndrew Gerrand <adg@golang.org>
Tue, 6 Dec 2011 03:12:09 +0000 (14:12 +1100)
commitca7d86c4d3e15716ae7aa3d7ba84769218571460
tree56221ea677abec04aacedd4e5dd0a9655b1cab21
parent2ed57a8cd86cec36b8370fb16d450e5a29a9375f
hash: rewrite comment on Hash.Sum method

Fixes #2530.

R=golang-dev, agl
CC=golang-dev
https://golang.org/cl/5449101
src/pkg/hash/hash.go