Add missing const qualifier to the parameters of the USB_GetNextDescriptorComp()...
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 21 Jul 2010 05:39:29 +0000 (05:39 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 21 Jul 2010 05:39:29 +0000 (05:39 +0000)
commit5f57785404e671f136f8c7e325922076d16fee30
treed8f960b469da045456fb2767a6a7704a268a7539
parentf9bcac5e00c949ec23135208da3f02c027992782
Add missing const qualifier to the parameters of the USB_GetNextDescriptorComp() function.

Reduce spacing of the structure elements in StdDescriptors.h to make the code more readable.
LUFA/Drivers/USB/HighLevel/ConfigDescriptor.c
LUFA/Drivers/USB/HighLevel/ConfigDescriptor.h
LUFA/Drivers/USB/HighLevel/StdDescriptors.h