This website works better with JavaScript.
Home
Help
Sign In
jackaudio
/
jack1
mirror of
https://github.com/jackaudio/jack1
Watch
1
Star
0
Fork
0
Code
Releases
19
Activity
Browse Source
[midi dump] fix warning
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4111 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.120.1
torben
15 years ago
parent
1049dff52d
commit
f9b762ba04
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tools/midi_dump.c
+ 1
- 0
tools/midi_dump.c
View File
@@ -1,4 +1,5 @@
#include <stdio.h>
#include <unistd.h>
#include <assert.h>
#include <jack/jack.h>
#include <jack/midiport.h>
Write
Preview
Loading…
Cancel
Save