mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	vala: delegate FreeCb does not have a target.
This commit is contained in:
		
							parent
							
								
									4fa7495a31
								
							
						
					
					
						commit
						ea0a2a603c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -49,7 +49,7 @@ namespace PulseAudio {
 | 
				
			||||||
        [CCode (cname="PA_INVALID_INDEX")]
 | 
					        [CCode (cname="PA_INVALID_INDEX")]
 | 
				
			||||||
        public const uint32 INVALID_INDEX;
 | 
					        public const uint32 INVALID_INDEX;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        [CCode (cname="pa_free_cb_t")]
 | 
					        [CCode (cname="pa_free_cb_t", has_target=false)]
 | 
				
			||||||
        public delegate void FreeCb(void *p);
 | 
					        public delegate void FreeCb(void *p);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        [CCode (cname="pa_sample_format_t", cprefix="PA_SAMPLE_")]
 | 
					        [CCode (cname="pa_sample_format_t", cprefix="PA_SAMPLE_")]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue