Date: Tue, 24 Feb 1998 23:12:18 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci brooktree848.c Message-ID: <199802250712.XAA02525@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/02/24 23:12:18 PST Modified files: sys/pci brooktree848.c Log: Added missing #include of "opt_devfs.h". Fixed pedantic semantics errors (in ANSI C, static arrays must have a size, and static objects should be consistently declared as static unless you know more than anyone should have to know about the linkage rules). Revision Changes Path 1.30 +3 -4 src/sys/pci/brooktree848.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?199802250712.XAA02525>