mirror of
				https://git.code.sf.net/p/libpng/code.git
				synced 2025-07-10 18:04:09 +02:00 
			
		
		
		
	[devel] Apply new PNG_WARNING_PARAMETERS macro in pngwutil.c
This commit is contained in:
		
							parent
							
								
									c7822514cc
								
							
						
					
					
						commit
						492ef9c964
					
				@ -294,7 +294,7 @@ png_zlib_release(png_structp png_ptr)
 | 
				
			|||||||
      if (ret != Z_OK)
 | 
					      if (ret != Z_OK)
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
         png_const_charp err;
 | 
					         png_const_charp err;
 | 
				
			||||||
         png_warning_parameters p;
 | 
					         PNG_WARNING_PARAMETERS(p)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
         switch (ret)
 | 
					         switch (ret)
 | 
				
			||||||
         {
 | 
					         {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user