Fixed warning from MSVC that not all branches return a value.
This commit is contained in:
		
							parent
							
								
									1c73f84f3a
								
							
						
					
					
						commit
						fe9da9314c
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -83,6 +83,7 @@ chanopt_value (guint8 val)
 | 
			
		|||
		return _("{unset}");
 | 
			
		||||
	default:
 | 
			
		||||
		g_assert_not_reached ();
 | 
			
		||||
		return NULL;
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue