mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	mmkbd,lirc: make use of pa_assert_not_reached()
This commit is contained in:
		
							parent
							
								
									270a6981f7
								
							
						
					
					
						commit
						f1d3dfb118
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -146,7 +146,7 @@ static void io_callback(pa_mainloop_api *io, pa_io_event *e, int fd, pa_io_event
 | 
			
		|||
                            break;
 | 
			
		||||
 | 
			
		||||
                        case INVALID:
 | 
			
		||||
                            ;
 | 
			
		||||
                            pa_assert_not_reached();
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue