]> Cypherpunks repositories - gostls13.git/commit
gofmt-ify gob
authorRobert Griesemer <gri@golang.org>
Thu, 5 Nov 2009 22:53:42 +0000 (14:53 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 5 Nov 2009 22:53:42 +0000 (14:53 -0800)
commitf65e42d0392cb2292d39a314b1681b8538370cf2
tree3fe13dc1e54b17cfde23a61dc545d4dafd9f4e53
parent790c9b59d674768bafd1cd45ffe856ee7db3b8ce
gofmt-ify gob
(the one-line struct types used in composite literals will become
one line again in another cleanup round; don't worry about them now)

R=r
http://go/go-review/1016056
src/pkg/gob/codec_test.go
src/pkg/gob/decode.go
src/pkg/gob/encoder_test.go