[libpng17] Imported from libpng-1.7.0beta17.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-08-21 19:01:20 -05:00
parent 8e23262b2b
commit 003590c361
17 changed files with 56 additions and 51 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.
*/