On Mon, 21 Jul 2003, [iso-8859-1] Ville Syrjälä wrote:

> On Mon, Jul 21, 2003 at 02:38:03PM +0200, Jaroslav Kysela wrote:
> > +static int rate_match(unsigned int src_rate, unsigned int dst_rate)
> > +{
> > +   unsigned int low = (src_rate * 95) / 100;
> > +   unsigned int high = (src_rate * 105) / 105;
>                                                ^^^
> Typo.

Yes, thanks.

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to