Subject: CVS commit: src/games/rogue
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/09/2005 09:36:19
Module Name:	src
Committed By:	he
Date:		Thu Jun  9 09:36:19 UTC 2005

Modified Files:
	src/games/rogue: monster.c

Log Message:
Add an initialization to placate -Wuninitialized.
Marked with XXXGCC for pmppc (found while compiling for it).


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

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