[libpng16] Imported from libpng-1.6.2rc03.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-04-22 11:06:26 -05:00
parent fdc2d5f38f
commit 6e1c74b39b
16 changed files with 33 additions and 31 deletions

View File

@@ -3875,7 +3875,7 @@ png_init_filter_functions(png_structrp pp)
* the filter is the first transformation performed on the row data. It is
* performed in place, therefore an implementation can be selected based on
* the image pixel format. If the implementation depends on image width then
* take care to ensure that it works corretly if the image is interlaced -
* take care to ensure that it works correctly if the image is interlaced -
* interlacing causes the actual row width to vary.
*/
{