Date: Thu, 7 Nov 2002 14:25:13 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wds wd7000.c Message-ID: <200211072225.gA7MPD59058255@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/11/07 14:25:13 PST
Modified files:
sys/dev/wds wd7000.c
Log:
- Use %p to print pointers instead of casting pointers to an int and using
0x%x.
- Add a cast to quiet a warning.
Revision Changes Path
1.5 +7 -7 src/sys/dev/wds/wd7000.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?200211072225.gA7MPD59058255>
