mirror of
				https://gitlab.labs.nic.cz/labs/bird.git
				synced 2024-05-11 16:54:54 +00:00 
			
		
		
		
	Staticized lots of local functions.
This commit is contained in:
		@@ -76,7 +76,7 @@ static void bgp_connect(struct bgp_proto *p);
 | 
			
		||||
static void bgp_initiate(struct bgp_proto *p);
 | 
			
		||||
static void bgp_setup_listen_sk(void);
 | 
			
		||||
 | 
			
		||||
void
 | 
			
		||||
static void
 | 
			
		||||
bgp_close(struct bgp_proto *p UNUSED)
 | 
			
		||||
{
 | 
			
		||||
  ASSERT(bgp_counter);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user