From owner-cvs-all Fri Jan 19 3:43:33 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 94D1137B401; Fri, 19 Jan 2001 03:43:14 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0JBhEH11071; Fri, 19 Jan 2001 03:43:14 -0800 (PST) (envelope-from jhb) Message-Id: <200101191143.f0JBhEH11071@freefall.freebsd.org> From: John Baldwin Date: Fri, 19 Jan 2001 03:43:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa npx.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/01/19 03:43:13 PST Modified files: sys/i386/isa npx.c Log: Add in a space that got lost in the previous commit in some debugging code so that '&' becomes a binary operator and not a unary operator. Revision Changes Path 1.88 +2 -2 src/sys/i386/isa/npx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message