aboutsummaryrefslogtreecommitdiff
path: root/include/seq_midi_event.h
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2001-07-11 15:48:27 +0000
committerJaroslav Kysela <perex@perex.cz>2001-07-11 15:48:27 +0000
commit3590f6ecd330349a9317fe999a619f6fadb3c7f2 (patch)
tree90fedfa8327a26020c2a8d7f31e89107cd042a62 /include/seq_midi_event.h
parent052be891a55d3434eecd781c6dd0a7d2b146e9b0 (diff)
More documentation enhancements / removal of non-existent functions.
Diffstat (limited to 'include/seq_midi_event.h')
-rw-r--r--include/seq_midi_event.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/seq_midi_event.h b/include/seq_midi_event.h
index 5546490a..75f9645c 100644
--- a/include/seq_midi_event.h
+++ b/include/seq_midi_event.h
@@ -11,6 +11,7 @@
* \{
*/
+/** container for sequencer midi event parsers */
typedef struct snd_midi_event snd_midi_event_t;
#ifdef __cplusplus