1
0
mirror of https://github.com/golang/go synced 2024-10-04 17:21:20 -06:00
go/src/pkg/compress
Robert Griesemer 8f9aeb5a66 gofmt: fix some linebreak issues
- don't lose empty lines after labels
- canonicalize number of line breaks
- gofmt src misc, fixes a couple of irregular breaks

R=rsc
CC=golang-dev
https://golang.org/cl/1843044
2010-07-20 09:29:31 -07:00
..
flate gofmt: fix some linebreak issues 2010-07-20 09:29:31 -07:00
gzip compress: renamings. 2010-05-07 14:32:34 -07:00
zlib changes &x -> x[0:] for array to slice conversion 2010-05-27 14:51:47 -07:00