One letter typo fix in gif_io.h
PiperOrigin-RevId: 239699011
This commit is contained in:
parent
93a7be53a9
commit
924006c854
@ -15,7 +15,7 @@ limitations under the License.
|
||||
|
||||
// Functions to read and write images in GIF format.
|
||||
//
|
||||
// The advantage over image/codec/png{enc,dec}ocder.h is that this library
|
||||
// The advantage over image/codec/png{enc,dec}oder.h is that this library
|
||||
// supports both 8 and 16 bit images.
|
||||
//
|
||||
// The decoding routine accepts binary image data as a StringPiece. These are
|
||||
|
Loading…
Reference in New Issue
Block a user