commit | 97039baa88c967533656d62a6ca86c0342bb07ff | [log] [tgz] |
---|---|---|
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Mon Jun 13 20:07:27 2011 -0500 |
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Mon Jun 13 20:09:22 2011 -0500 |
tree | 665d8288576f7786143773665409ef080a8dcd4c | |
parent | fd73d04515a4274e569a72baab374a6ded556a27 [diff] [blame] |
[devel] Imported from libpng-1.5.4beta01.tar
diff --git a/pngvalid.c b/pngvalid.c index 46607c9..d55a5d8 100644 --- a/pngvalid.c +++ b/pngvalid.c
@@ -5263,7 +5263,7 @@ if (that->alpha_sBIT > 8) that->alpha_sBIT = 8; # ifndef PNG_READ_16_TO_8_ACCURATE_SCALE_SUPPORTED - /* The strip 16 algoirithm drops the low 8 bits rather than calculating + /* The strip 16 algorithm drops the low 8 bits rather than calculating * 1/257, so we need to adjust the permitted errors appropriately: */ {