Subject: CVS commit: src/usr.sbin/ndiscvt
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 04/19/2006 17:52:24
Module Name:	src
Committed By:	martin
Date:		Wed Apr 19 17:52:24 UTC 2006

Modified Files:
	src/usr.sbin/ndiscvt: inf-parse.y

Log Message:
Remove a reduce/reduce conflict by splitting the "assign" non-terminal
into a assign_list one (comma separated list of assigns) and the simple
assign one.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/usr.sbin/ndiscvt/inf-parse.y

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