mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-19 07:00:10 -05:00
pulse: add SPA_EXPORT
This commit is contained in:
parent
6cd1104d0c
commit
5f9200d9ee
28 changed files with 397 additions and 1 deletions
|
|
@ -29,6 +29,7 @@
|
|||
#define _(String) (String)
|
||||
#define pa_init_i18n()
|
||||
|
||||
SPA_EXPORT
|
||||
const char*pa_strerror(int error)
|
||||
{
|
||||
static const char* const errortab[PA_ERR_MAX] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue