mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-08 13:29:59 -05:00
update upstream-2021-08-15
This commit is contained in:
parent
c8653c13fa
commit
1703683def
297 changed files with 91782 additions and 54869 deletions
|
|
@ -251,7 +251,7 @@ finish:
|
|||
LocalFree(msgbuf);
|
||||
} else {
|
||||
pa_log_warn("FindFirstFile(%s) failed with error %ld, ignoring.", pattern, err);
|
||||
pa_log_warn("FormatMessage failed with error %ld", GetLastError());
|
||||
pa_log_warn("FormatMessage failed with error %lu", GetLastError());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue