]> Cypherpunks repositories - gostls13.git/commit
gofmt-ify hash, http
authorRobert Griesemer <gri@golang.org>
Thu, 5 Nov 2009 06:45:59 +0000 (22:45 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 5 Nov 2009 06:45:59 +0000 (22:45 -0800)
commitca2a69ea0666286dbfd556e03a56ed2da8bb3fb0
tree6af9799fa18c8bc955f019ae89407969731f793d
parentb16e6ab1481f4d223d90c2e20fa5360ec19ab5a7
gofmt-ify hash, http
(gofmt will be able to re-align map entries as in http nicely,
eventually)

R=rsc
http://go/go-review/1018055
src/pkg/hash/adler32/adler32.go
src/pkg/http/fs.go
src/pkg/http/request_test.go
src/pkg/http/status.go
src/pkg/http/url_test.go