From owner-cvs-all Wed Feb 13 13:38:53 2002 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 70F3837B400; Wed, 13 Feb 2002 13:38:48 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1DLcml88074; Wed, 13 Feb 2002 13:38:48 -0800 (PST) (envelope-from bde) Message-Id: <200202132138.g1DLcml88074@freefall.freebsd.org> From: Bruce Evans Date: Wed, 13 Feb 2002 13:38:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.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 bde 2002/02/13 13:38:48 PST Modified files: sys/i386/i386 machdep.c Log: Don't confuse a struct with its first member. This fixes: ./@/i386/i386/machdep.c: In function `init386': ./@/i386/i386/machdep.c:1700: warning: assignment from incompatible pointer type Revision Changes Path 1.495 +1 -1 src/sys/i386/i386/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message