svn commit: r216600 - head/usr.sbin/lmcconfig

Bruce Cran bruce at cran.org.uk
Mon Dec 20 20:03:46 UTC 2010


On Mon, 20 Dec 2010 19:08:15 +0000 (UTC)
Ulrich Spoerlein <uqs at FreeBSD.org> wrote:
> -u_int32_t read_pci_config(u_int8_t addr)
> -  {
> +static u_int32_t
> +read_pci_config(u_int8_t addr)

It might make sense to switch to the C99 [u]intX_t types at the same
time.

-- 
Bruce Cran


More information about the svn-src-head mailing list