Subject: CVS commit: src/games/boggle/boggle
To: None <source-changes@NetBSD.org>
From: Tyler R. Retzlaff <rtr@netbsd.org>
List: source-changes
Date: 03/18/2006 09:40:46
Module Name:	src
Committed By:	rtr
Date:		Sat Mar 18 09:40:46 UTC 2006

Modified Files:
	src/games/boggle/boggle: word.c

Log Message:
fclose() open FILE * even though we are returning to fail anyway.
silences coverity, CID 1590 / run 5


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

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