diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/confbase.Y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/confbase.Y b/conf/confbase.Y index a5d6838..aa46e51 100644 --- a/conf/confbase.Y +++ b/conf/confbase.Y @@ -25,7 +25,7 @@ CF_DECLS ip_addr a; struct symbol *s; char *t; - struct f_instruction *x; + struct f_inst *x; } %token END |