Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
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.
Home |
Main Index |
Thread Index |
Old Index