Date: Tue, 23 Jan 2001 16:05:13 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa isa_device.h Message-ID: <200101240005.f0O05DG10856@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/01/23 16:05:13 PST Modified files: sys/i386/isa isa_device.h Log: Make the device name in an isa_device a const char * instead of a char * to silence cast-qual warnings. Revision Changes Path 1.74 +2 -2 src/sys/i386/isa/isa_device.h 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?200101240005.f0O05DG10856>