mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
log: Cleanup
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
This commit is contained in:
parent
b9aafdd736
commit
59334021d3
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ typedef enum pa_log_level {
|
||||||
PA_LOG_WARN = 1, /* Warning messages */
|
PA_LOG_WARN = 1, /* Warning messages */
|
||||||
PA_LOG_NOTICE = 2, /* Notice messages */
|
PA_LOG_NOTICE = 2, /* Notice messages */
|
||||||
PA_LOG_INFO = 3, /* Info messages */
|
PA_LOG_INFO = 3, /* Info messages */
|
||||||
PA_LOG_DEBUG = 4, /* debug message */
|
PA_LOG_DEBUG = 4, /* Debug messages */
|
||||||
PA_LOG_LEVEL_MAX
|
PA_LOG_LEVEL_MAX
|
||||||
} pa_log_level_t;
|
} pa_log_level_t;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue