cosmetics after 9523f2a
				
					
				
			spelling, indent and other style conformance Change-Id: Iad720c0d85f2147676e302439d57628712d3b109
This commit is contained in:
		@@ -113,7 +113,7 @@ int WebPValidateConfig(const WebPConfig* const config) {
 | 
			
		||||
  if (config->alpha_compression < 0)
 | 
			
		||||
    return 0;
 | 
			
		||||
  if (config->alpha_quality < 0 || config->alpha_quality > 100)
 | 
			
		||||
      return 0;
 | 
			
		||||
    return 0;
 | 
			
		||||
  return 1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user