aboutsummaryrefslogtreecommitdiffhomepage
path: root/backends/midi.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/midi.h')
-rw-r--r--backends/midi.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/backends/midi.h b/backends/midi.h
index 5ec17ea..6c3fcf9 100644
--- a/backends/midi.h
+++ b/backends/midi.h
@@ -24,4 +24,5 @@ typedef union {
uint8_t control;
} fields;
uint64_t label;
-} midi_channel_ident; \ No newline at end of file
+} midi_channel_ident;
+