X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/0d800753877be372150721120452b9147a55e764..3d0e6d055b716d4e86dc5665a58167923aa1fff6:/Bootloaders/MassStorage/Descriptors.c diff --git a/Bootloaders/MassStorage/Descriptors.c b/Bootloaders/MassStorage/Descriptors.c index cbc320f9c..7ae0a7da9 100644 --- a/Bootloaders/MassStorage/Descriptors.c +++ b/Bootloaders/MassStorage/Descriptors.c @@ -38,7 +38,7 @@ #include "Descriptors.h" -/** Device descriptor structure. This descriptor, located in FLASH memory, describes the overall +/** Device descriptor structure. This descriptor, located in SRAM memory, describes the overall * device characteristics, including the supported USB version, control endpoint size and the * number of device configurations. The descriptor is read out by the USB host when the enumeration * process begins.