aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/MigrationInformation.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2017-04-18 20:36:44 +1000
committerDean Camera <dean@fourwalledcubicle.com>2017-04-18 21:03:45 +1000
commita8546529926fc87b5d73b75217ec011962e8ccaa (patch)
tree571eca92081765489a3e569d960b11805a76052c /LUFA/DoxygenPages/MigrationInformation.txt
parent0b9b6329261d1e382efb3ace9d57de1a5e81b522 (diff)
downloadlufa-a8546529926fc87b5d73b75217ec011962e8ccaa.tar.gz
lufa-a8546529926fc87b5d73b75217ec011962e8ccaa.tar.bz2
lufa-a8546529926fc87b5d73b75217ec011962e8ccaa.zip
Commit for the 170418 release.
Diffstat (limited to 'LUFA/DoxygenPages/MigrationInformation.txt')
-rw-r--r--LUFA/DoxygenPages/MigrationInformation.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/DoxygenPages/MigrationInformation.txt b/LUFA/DoxygenPages/MigrationInformation.txt
index b9ed3a335..7efb312ea 100644
--- a/LUFA/DoxygenPages/MigrationInformation.txt
+++ b/LUFA/DoxygenPages/MigrationInformation.txt
@@ -10,7 +10,7 @@
* to the next version released. It does not indicate all new additions to the library in each version change, only
* areas relevant to making older projects compatible with the API changes of each new release.
*
- * \section Sec_MigrationXXXXXX Version XXXXXX
+ * \section Sec_Migration170418 Version 170418
* <b>Device Mode</b>
* - The \c CALLBACK_USB_GetDescriptor() callback function into the user application's \c wIndex parameter is now \c uint16_t, not \c uint8_t.
*