mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	fix compilation
This commit is contained in:
		
							parent
							
								
									b3aa346063
								
							
						
					
					
						commit
						00ac94ab9b
					
				
					 5 changed files with 5 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -77,7 +77,7 @@ static void on_core_error(void *data, uint32_t id, int seq, int res, const char
 | 
			
		|||
	pw_log_error("error id:%u seq:%d res:%d (%s): %s",
 | 
			
		||||
			id, seq, res, spa_strerror(res), message);
 | 
			
		||||
 | 
			
		||||
	if (id == PA_ID_CORE)
 | 
			
		||||
	if (id == PW_ID_CORE)
 | 
			
		||||
		pw_main_loop_quit(d->loop);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue