1
0
mirror of https://github.com/golang/go synced 2024-10-03 04:11:21 -06:00
go/src/compress
Preetam Jinka 2c20eda1d8 compress/flate: fix typo in comment
Change-Id: I32ec2d8cb838fb850b3779726cf347dac21dff68
Reviewed-on: https://go-review.googlesource.com/8322
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2015-04-01 16:48:04 +00:00
..
bzip2 all: don't refer to code.google.com/p/go{,-wiki}/ 2015-02-06 14:41:47 +00:00
flate compress/flate: fix typo in comment 2015-04-01 16:48:04 +00:00
gzip compress/gzip: allow stopping at end of first stream 2014-10-20 22:03:46 -04:00
lzw all: use golang.org/x/... import paths 2014-11-10 09:15:57 +11:00
testdata build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
zlib compress/flate: add Reset() to allow reusing large buffers to compress multiple buffers 2014-10-20 12:58:02 +11:00