doxygen: seq: silence 'not documented' warnings

From: borine@github
Link: https://github.com/alsa-project/alsa-lib/pull/340
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
borine 2023-07-30 10:22:53 +01:00 committed by Jaroslav Kysela
parent 9cb4414e3b
commit 47228e4e6e
2 changed files with 4 additions and 1 deletions

View file

@ -1763,7 +1763,9 @@ int snd_seq_client_info_get_ump_group_enabled(const snd_seq_client_info_t *info,
return !(info->group_filter & (1U << group));
}
#ifndef DOC_HIDDEN
#define UMP_GROUPLESS_FILTER (1U << 0)
#endif /* DOC_HIDDEN */
/**
* \brief Get the UMP groupless message handling status