Date: Mon, 19 Jun 2006 07:56:29 GMT From: Ryan Beasley <ryanb@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 99589 for review Message-ID: <200606190756.k5J7uTDr027748@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=99589 Change 99589 by ryanb@ryanb_yuki on 2006/06/19 07:56:15 Fixed a typo. Affected files ... .. //depot/projects/soc2006/rbeasley_sound/sys/dev/sound/pcm/dsp.c#4 edit Differences ... ==== //depot/projects/soc2006/rbeasley_sound/sys/dev/sound/pcm/dsp.c#4 (text+ko) ==== @@ -1216,7 +1216,7 @@ #ifdef OSSV4_EXPERIMENT /** - * @brief Handler for SNDCTL_DSP_AUDIOINFO. + * @brief Handler for SNDCTL_AUDIOINFO. * * Gathers information about the audio device specified in ai->dev. If * ai->dev == -1, then this function gathers information about the current
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606190756.k5J7uTDr027748>