mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-01 22:58:49 -04:00
More documentation enhancements / removal of non-existent functions.
This commit is contained in:
parent
052be891a5
commit
3590f6ecd3
18 changed files with 153 additions and 12 deletions
|
|
@ -120,7 +120,9 @@ static struct extra_event_list_t {
|
|||
/*{SND_SEQ_EVENT_REGPARAM, extra_decode_rpn},*/
|
||||
};
|
||||
|
||||
#ifndef DOC_HIDDEN
|
||||
#define numberof(ary) (sizeof(ary)/sizeof(ary[0]))
|
||||
#endif
|
||||
|
||||
/**
|
||||
* \brief Initialize MIDI event parser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue