From owner-cvs-all Sun Feb 27 15: 2:55 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2858B37B63E; Sun, 27 Feb 2000 15:02:54 -0800 (PST) (envelope-from mph@FreeBSD.org) Received: (from mph@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA60544; Sun, 27 Feb 2000 15:02:53 -0800 (PST) (envelope-from mph@FreeBSD.org) Message-Id: <200002272302.PAA60544@freefall.freebsd.org> From: Matthew Hunt Date: Sun, 27 Feb 2000 15:02:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/atc input.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mph 2000/02/27 15:02:48 PST Modified files: games/atc input.c Log: Change RETTOKEN from '\n' to '\r'; it didn't work under some or all terminals before. This change tested on FreeBSD syscons, XFree86 xterm, and Solaris xterm. Revision Changes Path 1.7 +2 -2 src/games/atc/input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message