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