Clean up RNDIS demo type define names.
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Device / MIDI.h
index e2e06b6..2cadeaf 100644 (file)
@@ -69,7 +69,7 @@
                        /** Current State information structure for \ref USB_ClassInfo_MIDI_Device_t MIDI device interface structures. */\r
                        typedef struct\r
                        {\r
-                       \r
+                               // No state information for this class yet\r
                        } USB_ClassInfo_MIDI_Device_State_t;\r
        \r
                        /** Class state structure. An instance of this structure should be made for each MIDI interface\r