doxygen: seq: silence 'not documented' warnings

This commit is contained in:
borine 2023-07-30 10:22:53 +01:00
parent a30b19d9b1
commit 2c878fe4de
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