Subject: CVS commit: src/games/phantasia
To: None <source-changes@NetBSD.org>
From: Joseph Myers <jsm@netbsd.org>
List: source-changes
Date: 01/01/2004 16:03:46
Module Name:	src
Committed By:	jsm
Date:		Thu Jan  1 16:03:46 UTC 2004

Modified Files:
	src/games/phantasia: main.c misc.c

Log Message:
When cleaning up, only close files that have been opened successfully.
When reporting errors for failing to open files, give error text
rather than errno number.  Patch from Joey Hess <joey@kitenet.net> for
Debian bug 187251 from Mikael Hedin <micce@debian.org>.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/games/phantasia/main.c
cvs rdiff -r1.9 -r1.10 src/games/phantasia/misc.c

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