mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	fix a couple of issues I found when compiling polypaudio with gcc 2.95
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@754 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
		
							parent
							
								
									60008cb115
								
							
						
					
					
						commit
						746adcfed5
					
				
					 13 changed files with 15 additions and 13 deletions
				
			
		| 
						 | 
				
			
			@ -360,7 +360,7 @@ static void invalidate_indexes(pa_stream *s, int r, int w) {
 | 
			
		|||
    request_auto_timing_update(s, 1);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void auto_timing_update_callback(pa_mainloop_api *m, pa_time_event *e, PA_GCC_UNUSED const struct timeval *tv, void *userdata) {
 | 
			
		||||
static void auto_timing_update_callback(PA_GCC_UNUSED pa_mainloop_api *m, PA_GCC_UNUSED pa_time_event *e, PA_GCC_UNUSED const struct timeval *tv, void *userdata) {
 | 
			
		||||
    pa_stream *s = userdata;
 | 
			
		||||
 | 
			
		||||
/*     pa_log("time event");    */
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue