commit | 3fceee058f02e6c81ea6d57b8783cd2dbe0f559b | [log] [tgz] |
---|---|---|
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Mon May 23 06:31:33 2011 -0500 |
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Mon May 23 06:31:33 2011 -0500 |
tree | 673f6ccff4c6a80bd4e23ac6dca39e4b916df2ba | |
parent | 0640cc3d3a0a33608fe37f83cce88bfdded41fa5 [diff] |
[devel] Fix typo in pngwutil.c comment.
diff --git a/pngwutil.c b/pngwutil.c index 6ea5ee4..ffa8792 100644 --- a/pngwutil.c +++ b/pngwutil.c
@@ -967,7 +967,7 @@ { /* 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 * size to account for these. */