Subject: CVS commit: src/games/gomoku
To: None <source-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: source-changes
Date: 04/19/2005 20:17:12
Module Name:	src
Committed By:	rillig
Date:		Tue Apr 19 20:17:12 UTC 2005

Modified Files:
	src/games/gomoku: stoc.c

Log Message:
Fixed wrong use of the <ctype.h> functions by adding an explicit conversion
to unsigned char. Approved by christos.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/games/gomoku/stoc.c

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