From owner-cvs-all Sun Feb 7 04:12:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA19657 for cvs-all-outgoing; Sun, 7 Feb 1999 04:12:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA19641; Sun, 7 Feb 1999 04:12:31 -0800 (PST) (envelope-from dcs@FreeBSD.org) From: "Daniel C. Sobral" Received: (from dcs@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id EAA10948; Sun, 7 Feb 1999 04:12:30 -0800 (PST) (envelope-from dcs@FreeBSD.org) Date: Sun, 7 Feb 1999 04:12:30 -0800 (PST) Message-Id: <199902071212.EAA10948@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/common pnp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dcs 1999/02/07 04:12:30 PST Modified files: sys/boot/common pnp.c Log: Remove strange-looking quotes. This part of the code is #if'ed out, and the variable doesn't even exist (though it is referenced elsewhere). Just make sure it produces error messages when Mike get back to it. PR: kern/9934 Submitted by: Adrian Filipi-Martin Revision Changes Path 1.9 +1 -1 src/sys/boot/common/pnp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message