From 7dc746c2c1c1cde95465c9a644ca9c15e74f6704 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 11 Sep 2014 19:57:23 +1000 Subject: Minor documentation improvements. --- Demos/Device/ClassDriver/DualMIDI/Descriptors.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Demos') 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 { -- cgit v1.2.3