Subject: CVS commit: basesrc/games/snake/snake
To: None <source-changes@netbsd.org>
From: Joseph Myers <jsm@netbsd.org>
List: source-changes
Date: 08/31/2001 10:17:03
Module Name:	basesrc
Committed By:	jsm
Date:		Fri Aug 31 07:17:03 UTC 2001

Modified Files:
	basesrc/games/snake/snake: snake.c

Log Message:
Always lseek back to the beginning of the file in post(), which may be
called twice in a game if a bonus occurs.  Patch from Malcolm Parsons
<malcolm@ivywell.screaming.net>.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/games/snake/snake/snake.c

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