mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
b054bc2591
commit
abc4bd111b
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ pw_sandbox_access_t pw_snap_get_audio_permissions(struct client *client, int fd,
|
||||||
SnapdPlug **plug = NULL;
|
SnapdPlug **plug = NULL;
|
||||||
GPtrArray *slots = NULL;
|
GPtrArray *slots = NULL;
|
||||||
SnapdSlotRef **slot = NULL;
|
SnapdSlotRef **slot = NULL;
|
||||||
GError *error = NULL;
|
g_autoptr(GError) error = NULL;
|
||||||
int exit_code;
|
int exit_code;
|
||||||
|
|
||||||
*app_id = g_strdup("unknown");
|
*app_id = g_strdup("unknown");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue