Filter: Instruction codes linearized
This commit is contained in:
parent
906092534b
commit
31d6939cde
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue