diff --git a/scripts/zmdc.pl.in b/scripts/zmdc.pl.in index 730af9995..e70c4d568 100644 --- a/scripts/zmdc.pl.in +++ b/scripts/zmdc.pl.in @@ -92,7 +92,7 @@ my @daemons = ( 'zmwatch.pl', 'zmupdate.pl', 'zmtrack.pl', - 'zmtelemetry.pl', + 'zmtelemetry.pl' ); my $command = shift @ARGV; diff --git a/src/zm_rtp_ctrl.h b/src/zm_rtp_ctrl.h index 2526f22ce..f487d1191 100644 --- a/src/zm_rtp_ctrl.h +++ b/src/zm_rtp_ctrl.h @@ -123,7 +123,7 @@ private: } sdes; // BYE - struct Bye + struct { uint32_t srcN[]; // list of sources // can't express trailing text for reason (what does this mean? it's not even english!)