Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 03/17/2000 15:21:45
Module Name:	basesrc
Committed By:	simonb
Date:		Fri Mar 17 23:21:45 UTC 2000

Modified Files:
	basesrc/usr.bin/lex: flex.skl

Log Message:
Redo previous again, so that the check for YY_USES_REJECT is after "%%"
but still included for c++ lexers.

Fixes libc:nslexer.c build failure reported by Matthias Scheler.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/usr.bin/lex/flex.skl

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