]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Add accidentally deleted line again
authorFlole998 <Flole998@users.noreply.github.com>
Thu, 18 Feb 2021 00:15:59 +0000 (01:15 +0100)
committerGitHub <noreply@github.com>
Thu, 18 Feb 2021 00:15:59 +0000 (01:15 +0100)
src/input/mpegts/linuxdvb/linuxdvb_frontend.c

index 536792f9dcdc11cafc04fc4368481fe4a3f1426d..8db3ef42cfcf59686494c1f34b977854dc140a44 100644 (file)
@@ -1560,6 +1560,7 @@ linuxdvb_frontend_clear
     dvb_mux_t *lm = (dvb_mux_t*)mmi->mmi_mux;
     dvb_mux_conf_t *dmc = &lm->lm_tuning;
 
+    struct dtv_property delsys_p;
     memset(&delsys_p, 0, sizeof(delsys_p));
     struct dtv_properties delsys_cmdseq;
     memset(&delsys_cmdseq, 0, sizeof(delsys_cmdseq));