mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	fix various warnings
See also ALSA bug#1689
This commit is contained in:
		
							parent
							
								
									8c9e4114a2
								
							
						
					
					
						commit
						57eb3145b8
					
				
					 5 changed files with 10 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -1236,7 +1236,9 @@ int snd_pcm_direct_open_secondary_client(snd_pcm_t **spcmp, snd_pcm_direct_t *dm
 | 
			
		|||
/*
 | 
			
		||||
 * open a slave PCM as secondary client (dup'ed fd)
 | 
			
		||||
 */
 | 
			
		||||
int snd_pcm_direct_initialize_secondary_slave(snd_pcm_direct_t *dmix, snd_pcm_t *spcm, struct slave_params *params)
 | 
			
		||||
int snd_pcm_direct_initialize_secondary_slave(snd_pcm_direct_t *dmix,
 | 
			
		||||
					      snd_pcm_t *spcm,
 | 
			
		||||
					      struct slave_params *params ATTRIBUTE_UNUSED)
 | 
			
		||||
{
 | 
			
		||||
	int ret;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue