[libpng16] Imported from libpng-1.6.3beta09.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-06-27 16:56:16 -05:00
parent d992e05da8
commit 56a1a66656
15 changed files with 28 additions and 29 deletions

View File

@@ -442,7 +442,7 @@ void read_png(FILE *fp, unsigned int sig_read) /* File is already open */
else
{
screen_gamma = PNG_DEFAULT_sRGB; /* A good guess for a PC monitor
in a dimly lit room */
in a dimly lit room */
screen_gamma = PNG_GAMMA_MAC_18 or 1.0; /* Good guesses for Mac systems */
}