diff options
Diffstat (limited to 'Demos/Device/ClassDriver')
-rw-r--r-- | Demos/Device/ClassDriver/DualMIDI/Descriptors.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/ClassDriver/DualMIDI/Descriptors.h b/Demos/Device/ClassDriver/DualMIDI/Descriptors.h index 8871705fc..8164bfc93 100644 --- a/Demos/Device/ClassDriver/DualMIDI/Descriptors.h +++ b/Demos/Device/ClassDriver/DualMIDI/Descriptors.h @@ -53,7 +53,7 @@ /* Type Defines: */ /** Type define for a dual jack endpoint descriptor. This is identical to the LUFA MIDI class driver's - * \ref USB_MIDI_Descriptor_Jack_Endpoint_t, except that it contains two jack association entries. + * USB_MIDI_Descriptor_Jack_Endpoint_t, except that it contains two jack association entries. */ typedef struct { |