Subject: CVS commit: src/games/wump
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 01/19/2006 20:15:31
Module Name:	src
Committed By:	garbled
Date:		Thu Jan 19 20:15:31 UTC 2006

Modified Files:
	src/games/wump: wump.c

Log Message:
Apply patch from PR bin/26501 to fix hang in wump if you play too many
games in a row.  Also modify change made in rev 1.18 to work correctly.
take_action() returns 1 if the player dies, causing the game to allways
exit after any death, now the game correctly asks if the player would
like to play again.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/games/wump/wump.c

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