mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-11 13:30:05 -05:00
doxygen: global: 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:
parent
382c700dfe
commit
c4680ed458
4 changed files with 18 additions and 0 deletions
|
|
@ -29,7 +29,9 @@
|
|||
#include <signal.h>
|
||||
|
||||
static struct sigaction previous_action;
|
||||
#ifndef DOC_HIDDEN
|
||||
#define MAX_SIG_FUNCTION_CODE 10 /* i.e. SIG_DFL SIG_IGN SIG_HOLD et al */
|
||||
#endif /* DOC_HIDDEN */
|
||||
|
||||
#ifdef SND_ASYNC_RT_SIGNAL
|
||||
/** async signal number */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue