At Sun, 8 Sep 2002 15:29:53 +0200,
Andreas Mohr wrote:
> 
> 
> Shouldn't it be
>         change = dummy->mixer_volume[addr][0] != left ||
>                  dummy->mixer_volume[addr][1] != right;
> instead of
>         change = dummy->mixer_volume[addr][0] != left &&
>                  dummy->mixer_volume[addr][1] != right;
> ??

yes.  it's obviously a typo.
fixed on cvs now.

thanks.

Takashi


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to