]> Cypherpunks.ru repositories - gostls13.git/commit
image/gif: fix typo in the comment (io.ReadByte -> io.ByteReader)
authoruji <ujiprog@gmail.com>
Tue, 29 Jun 2021 15:06:23 +0000 (00:06 +0900)
committerIan Lance Taylor <iant@golang.org>
Wed, 30 Jun 2021 17:58:50 +0000 (17:58 +0000)
commit7d0e9e6e74b45cf658257363151a79baf030033f
tree6451919d54842a0eb20c1fbca14f80ced0b2dc06
parent0fa3265fe14c775668fc8272f47adf4fbaa60bac
image/gif: fix typo in the comment (io.ReadByte -> io.ByteReader)

Fixes #46967

Change-Id: I66e69c70b74e904623e8ca854562d255692b2143
Reviewed-on: https://go-review.googlesource.com/c/go/+/331649
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Carlos Amedee <carlos@golang.org>
src/image/gif/reader.go