mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	fix doc errors
Fix various errors in the documentation that make doxygen complain. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
This commit is contained in:
		
							parent
							
								
									0ed67883af
								
							
						
					
					
						commit
						5332d74a67
					
				
					 13 changed files with 22 additions and 17 deletions
				
			
		| 
						 | 
				
			
			@ -586,7 +586,7 @@ total number of control elements.  The elem_list returns the control element ID
 | 
			
		|||
of the corresponding element offset (the offset is from 0 to elem_count - 1).
 | 
			
		||||
The id field is initialized to all zero in prior to elem_list callback.  The callback
 | 
			
		||||
has to fill the necessary field (typically iface, name and index) in return via the
 | 
			
		||||
standard control API functions like #snd_ctl_elem_id_set_ifarce,
 | 
			
		||||
standard control API functions like #snd_ctl_elem_id_set_interface,
 | 
			
		||||
#snd_ctl_elem_id_set_name and #snd_ctl_elem_id_set_index, etc.  The callbacks should
 | 
			
		||||
return 0 if successful, or a negative error code.
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue