mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	alsa: Fix spelling of officially
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
This commit is contained in:
		
							parent
							
								
									390b7db95d
								
							
						
					
					
						commit
						2dca000215
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -358,7 +358,7 @@ static void increase_watermark(struct userdata *u) {
 | 
			
		|||
        pa_sink_set_latency_range_within_thread(u->sink, new_min_latency, u->sink->thread_info.max_latency);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /* When we reach this we're officialy fucked! */
 | 
			
		||||
    /* When we reach this we're officially fucked! */
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void decrease_watermark(struct userdata *u) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -333,7 +333,7 @@ static void increase_watermark(struct userdata *u) {
 | 
			
		|||
        pa_source_set_latency_range_within_thread(u->source, new_min_latency, u->source->thread_info.max_latency);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /* When we reach this we're officialy fucked! */
 | 
			
		||||
    /* When we reach this we're officially fucked! */
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void decrease_watermark(struct userdata *u) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue