Subject: CVS commit: basesrc/games/quiz
To: None <source-changes@netbsd.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 08/06/2002 06:39:45
Module Name:	basesrc
Committed By:	dbj
Date:		Tue Aug  6 03:39:45 UTC 2002

Modified Files:
	basesrc/games/quiz: rxp.c

Log Message:
fix regular expression matcher.
the string "xc" was failing to match "x[[a|b]|c]"


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/games/quiz/rxp.c

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