From: Andreas Ă–man Date: Mon, 1 Feb 2010 21:15:37 +0000 (+0000) Subject: fix a comment X-Git-Tag: 2.12~268 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=efba2181a2289a60fc408407b9e1d41a19ead7fa;p=thirdparty%2Ftvheadend.git fix a comment --- diff --git a/src/dvb/dvb.h b/src/dvb/dvb.h index 54c37d5ce..99ddf263e 100644 --- a/src/dvb/dvb.h +++ b/src/dvb/dvb.h @@ -120,7 +120,7 @@ typedef struct th_dvb_mux_instance { dvb_mux_conf_t tdmi_conf; - /* Linked if tdmi_conf.tmc_sc != NULL */ + /* Linked if tdmi_conf.dmc_satconf != NULL */ LIST_ENTRY(th_dvb_mux_instance) tdmi_satconf_link; uint16_t tdmi_transport_stream_id;