Reduce struct name pollution - group typedef struct names by class driver name where...
[pub/lufa.git] / LUFA / Drivers / USB / Class / Common / HID.h
index 54403d4..9179f6a 100644 (file)
@@ -80,7 +80,7 @@
 \r
                        uint8_t                  HIDReportType;\r
                        uint16_t                 HIDReportLength;\r
-               } USB_Descriptor_HID_t;\r
+               } USB_HID_Descriptor_t;\r
 \r
                /** Type define for the data type used to store HID report descriptor elements. */\r
                typedef uint8_t USB_Descriptor_HIDReport_Datatype_t;\r