mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
gcc 2.95 compatibility, take 2
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@208 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
19294e4b38
commit
078f2aa860
7 changed files with 11 additions and 9 deletions
|
|
@ -6,7 +6,7 @@
|
|||
enum pa_log_target {
|
||||
PA_LOG_SYSLOG,
|
||||
PA_LOG_STDERR,
|
||||
PA_LOG_USER,
|
||||
PA_LOG_USER
|
||||
};
|
||||
|
||||
void pa_log_set_ident(const char *p);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue