Subject: CVS commit: src/games
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 05/18/2006 18:42:59
Module Name:	src
Committed By:	mrg
Date:		Thu May 18 18:42:59 UTC 2006

Modified Files:
	src/games/adventure: io.c
	src/games/sail: sync.c

Log Message:
don't try to switch a char and have a case of EOF - use an int.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/games/adventure/io.c
cvs rdiff -r1.23 -r1.24 src/games/sail/sync.c

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