mirror of
				https://git.proxmox.com/git/libgit2
				synced 2025-11-04 14:08:17 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			144 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			144 B
		
	
	
	
		
			C
		
	
	
	
	
	
#ifndef __CLAR_LIBGIT2_TRACE__
 | 
						|
#define __CLAR_LIBGIT2_TRACE__
 | 
						|
 | 
						|
void cl_global_trace_register(void);
 | 
						|
void cl_global_trace_disable(void);
 | 
						|
 | 
						|
#endif
 |