From owner-cvs-all Sun May 5 17:25:39 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 1424E37B400; Sun, 5 May 2002 17:25:37 -0700 (PDT) Received: (from mp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g460Pb632181; Sun, 5 May 2002 17:25:37 -0700 (PDT) (envelope-from mp) Message-Id: <200205060025.g460Pb632181@freefall.freebsd.org> From: Mark Peek Date: Sun, 5 May 2002 17:25:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ee ee.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 mp 2002/05/05 17:25:36 PDT Modified files: usr.bin/ee ee.c Log: - Properly initialize the count_win when the user turns the info window back on (and count_win is recreated). - Create info_win as the same size for all invocations. PR: 37552 Submitted by: Mark Valentine MFC after: 1 week Revision Changes Path 1.27 +5 -2 src/usr.bin/ee/ee.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message