[master] Removed PNG_NO_WRITE_GAMMA from pngminim/encoder/pngusr.h

and some cosmetic changes to some source files.
This commit is contained in:
Glenn Randers-Pehrson
2010-12-09 06:43:24 -06:00
parent 79fb836d66
commit acb4822f6b
7 changed files with 20 additions and 14 deletions

View File

@@ -1728,7 +1728,7 @@ png_push_have_row(png_structp png_ptr, png_bytep row)
}
void PNGAPI
png_progressive_combine_row (png_structp png_ptr,
png_progressive_combine_row(png_structp png_ptr,
png_bytep old_row, png_bytep new_row)
{
PNG_CONST int FARDATA png_pass_dsp_mask[7] =