Subject: CVS commit: src/games
To: None <source-changes@NetBSD.org>
From: Joseph Myers <jsm@netbsd.org>
List: source-changes
Date: 02/15/2005 12:54:50
Module Name:	src
Committed By:	jsm
Date:		Tue Feb 15 12:54:50 UTC 2005

Modified Files:
	src/games/rogue: rogue.h
	src/games/trek: getpar.h trek.h

Log Message:
Avoid arrays of incomplete types (required to build with GCC 4).

Reviewed by <hubertf>.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/games/rogue/rogue.h
cvs rdiff -r1.9 -r1.10 src/games/trek/getpar.h
cvs rdiff -r1.10 -r1.11 src/games/trek/trek.h

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