From owner-cvs-all Wed May 8 13:45:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D297737BEE9; Wed, 8 May 2002 13:38:08 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48KbnZ74427; Wed, 8 May 2002 13:37:49 -0700 (PDT) (envelope-from obrien) Message-Id: <200205082037.g48KbnZ74427@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 8 May 2002 13:37:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/atc input.c log.c update.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/05/08 13:37:48 PDT Modified files: games/atc input.c log.c update.c Log: It is not clear if "#endif FOO" is allowed by ANSI. Gcc 3.1 complains loudly, so don't do it. Revision Changes Path 1.9 +2 -2 src/games/atc/input.c 1.8 +1 -1 src/games/atc/log.c 1.7 +1 -1 src/games/atc/update.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message