From owner-cvs-all Tue Oct 2 2:13:15 2001 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 2407137B409; Tue, 2 Oct 2001 02:13:08 -0700 (PDT) Received: (from yokota@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f929D8v57925; Tue, 2 Oct 2001 02:13:08 -0700 (PDT) (envelope-from yokota) Message-Id: <200110020913.f929D8v57925@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Tue, 2 Oct 2001 02:13:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/libi386 vidconsole.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 yokota 2001/10/02 02:13:07 PDT Modified files: sys/boot/i386/libi386 vidconsole.c Log: Fix the local macro: isvisible(). - The space char (0x20) IS a visible char :-) Revision Changes Path 1.17 +2 -2 src/sys/boot/i386/libi386/vidconsole.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message