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.