mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	vala: fix definition of INVALID_INDEX
This commit is contained in:
		
							parent
							
								
									dfe27f6237
								
							
						
					
					
						commit
						5ce18c32f6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -46,7 +46,7 @@ namespace PulseAudio {
 | 
			
		|||
        [CCode (cname="PA_CHECK_VERSION")]
 | 
			
		||||
        public bool CHECK_VERSION(int major, int minor, int micro);
 | 
			
		||||
 | 
			
		||||
        [CCode (cname="INVALID_INDEX")]
 | 
			
		||||
        [CCode (cname="PA_INVALID_INDEX")]
 | 
			
		||||
        public const uint32 INVALID_INDEX;
 | 
			
		||||
 | 
			
		||||
        [CCode (cname="pa_free_cb_t")]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue