mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 08:38:42 +00:00
Filter: Instruction codes linearized
This commit is contained in:
parent
906092534b
commit
31d6939cde
@ -75,7 +75,7 @@
|
||||
|
||||
enum f_instruction_code {
|
||||
#define F(c,a,b) \
|
||||
c = FI__TWOCHAR(a,b),
|
||||
c,
|
||||
FI__LIST
|
||||
#undef F
|
||||
} PACKED;
|
||||
|
Loading…
Reference in New Issue
Block a user