提交 492ef9c9 编写于 作者: G Glenn Randers-Pehrson

[devel] Apply new PNG_WARNING_PARAMETERS macro in pngwutil.c

上级 c7822514
......@@ -294,7 +294,7 @@ png_zlib_release(png_structp png_ptr)
if (ret != Z_OK)
{
png_const_charp err;
png_warning_parameters p;
PNG_WARNING_PARAMETERS(p)
switch (ret)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册