Subject: CVS commit: src/dist/ipf/tools
To: None <source-changes@NetBSD.org>
From: Martti Kuparinen <martti@netbsd.org>
List: source-changes
Date: 09/27/2004 08:23:15
Module Name:	src
Committed By:	martti
Date:		Mon Sep 27 08:23:15 UTC 2004

Modified Files:
	src/dist/ipf/tools: lexer.c

Log Message:
Allow \ at the end of line so long lines can be splitted and made more
readable. Without this modification old IPF 3.x and 4.1.1 rules will not
work with IPF 4.1.3. Patch from Darren Reed.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/dist/ipf/tools/lexer.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.