[devel] Fixed typo in pngrtran.c

This commit is contained in:
Glenn Randers-Pehrson 2009-11-02 15:42:31 -06:00
parent 65d235a5db
commit ef9c0e9b19

View File

@ -1315,7 +1315,7 @@ png_do_read_transformations(png_structp png_ptr)
if (png_ptr->row_buf == NULL)
{
#ifdef PNG_STDIO_SUPPORTED)
#ifdef PNG_STDIO_SUPPORTED
char msg[50];
png_snprintf2(msg, 50,