X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/fb76acb0844a2528c32610455a8c7cd5266f3027..c05e7cd7d9ec8cb593e837ba9928a02c3449e55f:/LUFA/Drivers/USB/Class/Device/MIDI.h diff --git a/LUFA/Drivers/USB/Class/Device/MIDI.h b/LUFA/Drivers/USB/Class/Device/MIDI.h index 4f72d5c93..6b93cb0e7 100644 --- a/LUFA/Drivers/USB/Class/Device/MIDI.h +++ b/LUFA/Drivers/USB/Class/Device/MIDI.h @@ -44,7 +44,7 @@ * The following files must be built with any user project that uses this module: * - LUFA/Drivers/USB/Class/Device/MIDI.c (Makefile source module name: LUFA_SRC_USBCLASS) * - * \section Module Description + * \section Sec_ModDescription Module Description * Device Mode USB Class driver framework interface, for the MIDI USB Class driver. * * @{