X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fusbdescriptors.h;h=a752097e5bcc6cdc1aef7ef6521ea2591196680b;hb=9eb77cea1fa12d5969eb26a1d1d81da381bd6b1c;hp=8336c188c108c29890bb8a429db566e460c554c7;hpb=007d67da94db86989c3d0ad0a9728391b7eed02b;p=oweals%2Fu-boot.git diff --git a/include/usbdescriptors.h b/include/usbdescriptors.h index 8336c188c1..a752097e5b 100644 --- a/include/usbdescriptors.h +++ b/include/usbdescriptors.h @@ -321,7 +321,7 @@ struct usb_class_union_function_descriptor { u8 bDescriptorType; u8 bDescriptorSubtype; /* 0x06 */ u8 bMasterInterface; - //u8 bSlaveInterface0[0]; + /* u8 bSlaveInterface0[0]; */ u8 bSlaveInterface0; } __attribute__ ((packed));