Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 07/14/1999 10:23:54
Module Name:	basesrc
Committed By:	hubertf
Date:		Wed Jul 14 17:23:54 UTC 1999

Modified Files:
	basesrc/games/boggle/boggle: bog.c

Log Message:
From PR 7988 by Joseph Myers <jsm28@cam.ac.uk>: use the symbolic
name SEEK_SET for values which end up as the third argument of
fseek(), rather than a hard-coded 0.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/games/boggle/boggle/bog.c

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