mirror of
				https://gitlab.labs.nic.cz/labs/bird.git
				synced 2024-05-11 16:54:54 +00:00 
			
		
		
		
	cf_symbol_class_name now recognizes SYM_IPA.
This commit is contained in:
		@@ -81,6 +81,7 @@ struct symbol {
 | 
			
		||||
  char name[1];
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
/* Remember to update cf_symbol_class_name() */
 | 
			
		||||
#define SYM_VOID 0
 | 
			
		||||
#define SYM_PROTO 1
 | 
			
		||||
#define SYM_NUMBER 2
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user