aboutsummaryrefslogtreecommitdiffstats
path: root/ponymix.c
diff options
context:
space:
mode:
Diffstat (limited to 'ponymix.c')
-rw-r--r--ponymix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ponymix.c b/ponymix.c
index 543baef..ded73a9 100644
--- a/ponymix.c
+++ b/ponymix.c
@@ -815,7 +815,7 @@ int main(int argc, char *argv[])
char *id = NULL;
int rc = EXIT_SUCCESS;
- struct arg_t arg = { 0 };
+ struct arg_t arg = { 0, NULL, NULL };
struct runtime_t run = {
.mode = MODE_DEVICE,
.pp_name = "sink",