From 60de3356ab9b1996a84e3ba2865176a078b6d0ca Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Tue, 16 May 2000 14:24:33 +0000 Subject: Resolved shift/reduce conflict --- filter/test.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'filter/test.conf') diff --git a/filter/test.conf b/filter/test.conf index bce8cfe..c7fe415 100644 --- a/filter/test.conf +++ b/filter/test.conf @@ -6,7 +6,7 @@ router id 62.168.0.1; -#define xyzzy = 120+10; +define xyzzy = (120+10); function callme(int arg1; int arg2) int local1; -- cgit v1.2.3