mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	Fix up according to Coding Style
Only whitespace changes in here
This commit is contained in:
		
							parent
							
								
									5715b2af30
								
							
						
					
					
						commit
						ecf09f2cd6
					
				
					 60 changed files with 297 additions and 418 deletions
				
			
		| 
						 | 
				
			
			@ -752,7 +752,7 @@ void pa_volume_memchunk(
 | 
			
		|||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    do_volume = pa_get_volume_func (spec->format);
 | 
			
		||||
    do_volume = pa_get_volume_func(spec->format);
 | 
			
		||||
    pa_assert(do_volume);
 | 
			
		||||
 | 
			
		||||
    calc_volume_table[spec->format] ((void *)linear, volume);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue