From owner-cvs-all Mon May 15 9:40: 8 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 B448937B579; Mon, 15 May 2000 09:40:02 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA53623; Mon, 15 May 2000 09:40:02 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Message-Id: <200005151640.JAA53623@freefall.freebsd.org> From: Tim Vanderhoek Date: Mon, 15 May 2000 09:40:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/more main.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hoek 2000/05/15 09:40:02 PDT Modified files: usr.bin/more main.c Log: I'm not sure what posessed me to initialize wraplines to FALSE in the prev commit, but it's obviously supposed to be initialised to TRUE. Revision Changes Path 1.17 +2 -2 src/usr.bin/more/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message