Subject: CVS commit: src/games/tetris
To: None <source-changes@netbsd.org>
From: Julio Merino <jmmv@netbsd.org>
List: source-changes
Date: 12/26/2002 22:15:12
Module Name:	src
Committed By:	jmmv
Date:		Thu Dec 26 20:15:12 UTC 2002

Modified Files:
	src/games/tetris: input.c

Log Message:
Fix a bug in rwait() introduced during the select() to poll() conversion
that caused tetris to crash when pausing the game. Approved by tron.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/games/tetris/input.c

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