Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/30/2000 03:01:13
Module Name:	basesrc
Committed By:	jdolecek
Date:		Thu Mar 30 11:01:13 UTC 2000

Modified Files:
	basesrc/games/phantasia: fight.c

Log Message:
Fix two ubiquitous operator precedence error of  type
bar = foo + (cond) ? x : y.
Patch sent by John Darrow in bin/9698.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/games/phantasia/fight.c

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