X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/bbe7c77b9125194a005847e4dc274af05eb90ae7..50ff97f378b76d177fef7162e31bb3fb71ef050c:/LUFA/Drivers/USB/Class/Device/CDCClassDevice.h?ds=sidebyside diff --git a/LUFA/Drivers/USB/Class/Device/CDCClassDevice.h b/LUFA/Drivers/USB/Class/Device/CDCClassDevice.h index 6e005efbf..998b0a738 100644 --- a/LUFA/Drivers/USB/Class/Device/CDCClassDevice.h +++ b/LUFA/Drivers/USB/Class/Device/CDCClassDevice.h @@ -96,7 +96,7 @@ */ typedef struct { - const struct + struct { uint8_t ControlInterfaceNumber; /**< Interface number of the CDC control interface within the device. */