Date: Wed, 13 Feb 2002 13:38:48 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c Message-ID: <200202132138.g1DLcml88074@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202132138.g1DLcml88074>