Subject: CVS commit: src/games/phantasia
To: None <source-changes@NetBSD.org>
From: Joseph Myers <jsm@netbsd.org>
List: source-changes
Date: 02/08/2004 00:32:07
Module Name:	src
Committed By:	jsm
Date:		Sun Feb  8 00:32:07 UTC 2004

Modified Files:
	src/games/phantasia: fight.c io.c

Log Message:
Mark variables changed between setjmp and longjmp as volatile rather
than just taking their addresses.


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

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