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

Modified Files:
	basesrc/games/atc: grammar.y

Log Message:
When atc(6) parses its game definition files, the check for `width'
being defined more than once incorrectly checks for `height' having
been previously defined instead.

Patch submitted in PR 8038 by Joseph Myers <jsm28@cam.ac.uk>


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/games/atc/grammar.y

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
iff -r1.4 -r1.5 basesrc/games/trek/externs.c \ basesrc/games/trek/getpar.h basesrc/games/trek/help.c \ basesrc/games/trek/lose.c basesrc/games/trek/play.c \ basesrc/games/trek/srscan.c basesrc/games/trek/systemname.c \ basesrc/games/trek/win.c cvs rdiff -r1.6 -r1.7 basesrc/games/trek/getpar.c basesrc/games/trek/shield.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.