On Sun, 08 Jul 2012 22:34:36 +0200, Alexandre Ratchov wrote:
> +     struct af_to_par {
> +             int format, bits, sig, le;
> +     } af_to_par[] = {
> +             {AF_FORMAT_U8,      8, 0, 0},
> +             {AF_FORMAT_S8,      8, 0, 0},
                                       ^

I think that should be 1.

Regards,
Tim

Reply via email to