Date: Thu, 27 Jan 2005 01:49:23 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ray if_ray.c Message-ID: <200501270149.j0R1nNXW091964@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2005-01-27 01:49:23 UTC
FreeBSD src repository
Modified files:
sys/dev/ray if_ray.c
Log:
64-bit clean fixes: Use %zx in preference to %x to print size_t items.
Cast a byte to uint8_t before printing.
Revision Changes Path
1.75 +2 -2 src/sys/dev/ray/if_ray.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501270149.j0R1nNXW091964>
