From owner-cvs-all Fri Jul 20 7:50: 1 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 0323D37B401; Fri, 20 Jul 2001 07:49:59 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6KEnwC20886; Fri, 20 Jul 2001 07:49:58 -0700 (PDT) (envelope-from yokota) Message-Id: <200107201449.f6KEnwC20886@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Fri, 20 Jul 2001 07:49:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/kbd kbdreg.h 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/07/20 07:49:58 PDT Modified files: sys/dev/kbd kbdreg.h Log: Fix typo; the meaning of the 3rd parameter to genkbd_keyaction() is 'up' rather than 'down'. PR: 22466 MFC after: 10 days Revision Changes Path 1.15 +2 -2 src/sys/dev/kbd/kbdreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message