From owner-cvs-sys Tue Jul 29 14:51:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA15378 for cvs-sys-outgoing; Tue, 29 Jul 1997 14:51:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA15332; Tue, 29 Jul 1997 14:51:04 -0700 (PDT) From: Stefan Esser Received: (from se@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id OAA25044; Tue, 29 Jul 1997 14:50:08 -0700 (PDT) Date: Tue, 29 Jul 1997 14:50:08 -0700 (PDT) Message-Id: <199707292150.OAA25044@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci ncr.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk se 1997/07/29 14:50:08 PDT Modified files: sys/pci ncr.c Log: Fix problem caused by a chunk of the previous patch having been applied to the wrong source code lines (non-fatal, since it just made an auto variable become visible at the global level). Revision Changes Path 1.102 +3 -3 src/sys/pci/ncr.c