image/tiff
Russ Cox 99f80d0ecb all: gofmt
Gofmt to update doc comments to the new formatting.

For golang/go#51082.

Change-Id: Iae65e4d8854b66205e4cbcdd1ae0eec48c582496
Reviewed-on: https://go-review.googlesource.com/c/image/+/399615
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Russ Cox <rsc@golang.org>
2022-04-12 02:13:10 +00:00
..
lzw all: gofmt 2022-04-12 02:13:10 +00:00
buffer.go
buffer_test.go
compress.go
consts.go tiff: Add support for CCITT group 3/4 compression 2019-06-22 00:34:08 +00:00
fuzz.go all: go fmt ./... 2021-02-20 03:29:44 +00:00
reader.go tiff, bmp: return io.UnexpectedEOF on empty data 2019-12-06 06:52:43 +00:00
reader_test.go tiff, bmp: return io.UnexpectedEOF on empty data 2019-12-06 06:52:43 +00:00
writer.go tiff: do not crash when encoding with unsupported compression 2022-03-21 03:14:19 +00:00
writer_test.go tiff: do not crash when encoding with unsupported compression 2022-03-21 03:14:19 +00:00