aboutsummaryrefslogtreecommitdiffstats
path: root/Demos
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2014-09-11 19:57:23 +1000
committerDean Camera <dean@fourwalledcubicle.com>2014-09-11 19:57:23 +1000
commit7dc746c2c1c1cde95465c9a644ca9c15e74f6704 (patch)
tree9c78dcc081f15aedb114339e7b1abc1f14b0c02b /Demos
parentb62c68810da93b0e34e6ae115321465c5829f39d (diff)
downloadlufa-7dc746c2c1c1cde95465c9a644ca9c15e74f6704.tar.gz
lufa-7dc746c2c1c1cde95465c9a644ca9c15e74f6704.tar.bz2
lufa-7dc746c2c1c1cde95465c9a644ca9c15e74f6704.zip
Minor documentation improvements.
Diffstat (limited to 'Demos')
-rw-r--r--Demos/Device/ClassDriver/DualMIDI/Descriptors.h2
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
{