mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	module-combine-sink: Fix indentation
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/733>
This commit is contained in:
		
							parent
							
								
									0b4af61ee7
								
							
						
					
					
						commit
						63d0db832c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -179,7 +179,7 @@ struct userdata {
 | 
				
			||||||
#ifdef USE_SMOOTHER_2
 | 
					#ifdef USE_SMOOTHER_2
 | 
				
			||||||
        pa_smoother_2 *smoother;
 | 
					        pa_smoother_2 *smoother;
 | 
				
			||||||
#else
 | 
					#else
 | 
				
			||||||
         pa_smoother *smoother;
 | 
					        pa_smoother *smoother;
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
        uint64_t counter;
 | 
					        uint64_t counter;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue