mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-24 01:40:07 -05:00
doxygen: rawmidi: silence 'not documented' warnings
This commit is contained in:
parent
a061c227a1
commit
63cb1e8bb6
2 changed files with 3 additions and 0 deletions
|
|
@ -3,8 +3,10 @@
|
|||
#include "ump.h"
|
||||
#include "ump_msg.h"
|
||||
|
||||
#ifndef DOC_HIDDEN
|
||||
struct _snd_ump {
|
||||
snd_rawmidi_t *rawmidi;
|
||||
unsigned int flags;
|
||||
int is_input;
|
||||
};
|
||||
#endif /* DOC_HIDDEN */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue