[devel] Fixed typo in pngrtran.c
This commit is contained in:
parent
65d235a5db
commit
ef9c0e9b19
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user