mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[devel] Fix typo in pngwutil.c comment.
This commit is contained in:
parent
0640cc3d3a
commit
3fceee058f
@ -967,7 +967,7 @@ png_write_IDAT(png_structp png_ptr, png_bytep data, png_size_t length)
|
|||||||
{
|
{
|
||||||
/* Compute the maximum possible length of the datastream */
|
/* Compute the maximum possible length of the datastream */
|
||||||
|
|
||||||
/* Number of pixels, plus for each row a filter byte and possible
|
/* Number of pixels, plus for each row a filter byte
|
||||||
* and possibly a padding byte, so increase the maximum
|
* and possibly a padding byte, so increase the maximum
|
||||||
* size to account for these.
|
* size to account for these.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user