From b7005824453583d1459b49c5a424b50e2ea9a2c8 Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Mon, 8 Mar 1999 20:30:06 +0000 Subject: Filters are now a tiny bit stronger (if is actually working ;-) --- conf/confbase.Y | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/confbase.Y') 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 -- cgit v1.2.3