From owner-cvs-games Fri Dec 13 06:29:02 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id GAA21498 for cvs-games-outgoing; Fri, 13 Dec 1996 06:29:02 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id GAA21491; Fri, 13 Dec 1996 06:29:01 -0800 (PST) Date: Fri, 13 Dec 1996 06:29:01 -0800 (PST) From: Bruce Evans Message-Id: <199612131429.GAA21491@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-games Subject: cvs commit: src/games/adventure setup.c Sender: owner-cvs-games@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/12/13 06:29:00 Modified: games/adventure setup.c Log: Fixed extra columns in output for input lines with leading spaces. Revision Changes Path 1.2 +3 -1 src/games/adventure/setup.c