[master] Imported from libpng-1.6.4.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-09-11 21:28:37 -05:00
parent fca68966b2
commit 90e288241d
33 changed files with 184 additions and 215 deletions

View File

@@ -3285,7 +3285,7 @@ png_image_read_background(png_voidp argument)
case 8:
/* 8-bit sRGB gray values with an alpha channel; the alpha channel is
* to be removed by composing on a backgroundi: either the row if
* to be removed by composing on a background: either the row if
* display->background is NULL or display->background->green if not.
* Unlike the code above ALPHA_OPTIMIZED has *not* been done.
*/