Gwyneth Morrison wrote:
> On May 11, 2004 07:57 am, Clemens Ladisch wrote:
> > Please try the patch below.
>
> Ok applied the patch. Had a problem with compile. (attached)

Oops.  Sorry.

> Looks like an extra brace.

Actually a missing closing brace which caused the next opening brace
to be at the wrong place.  This patch should help.


HTH
Clemens
-- 


Index: usbquirks.h
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/usb/usbquirks.h,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- usbquirks.h 11 May 2004 11:58:11 -0000      1.32
+++ usbquirks.h 12 May 2004 06:29:22 -0000      1.33
@@ -650,6 +650,7 @@
                        {
                                .ifnum = -1
                        }
+               }
        }
 },
 {




-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to