This commit is contained in:
2025-03-21 15:10:44 +01:00
parent 753ded5ac8
commit 424ece55a3
+2 -2
View File
@@ -120,8 +120,8 @@ void show_help(char *name) {
int main(int argc, char **argv) {
show_version();
pa_simple *mpx_device = NULL
pa_simple *rds_device = NULL
pa_simple *mpx_device = NULL;
pa_simple *rds_device = NULL;
pa_simple *rds2_device = NULL;
pa_simple *sca_device = NULL;