Date: Sun, 10 Jun 2007 15:46:34 +0000 (UTC) From: Matt Jacob <mjacob@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm dsp.c Message-ID: <200706101546.l5AFkYkG086116@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2007-06-10 15:46:34 UTC FreeBSD src repository Modified files: sys/dev/sound/pcm dsp.c Log: Cast len to be a uintmax_t and make format in KASSERT match so as to avoid different sizes on different platforms types of complaints. Reviewed by: Ariff Revision Changes Path 1.105 +2 -1 src/sys/dev/sound/pcm/dsp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706101546.l5AFkYkG086116>