]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
fix a comment
authorAndreas Öman <andreas@lonelycoder.com>
Mon, 1 Feb 2010 21:15:37 +0000 (21:15 +0000)
committerAndreas Öman <andreas@lonelycoder.com>
Mon, 1 Feb 2010 21:15:37 +0000 (21:15 +0000)
src/dvb/dvb.h

index 54c37d5ce8898632819fd8e1ce63167a44b0d423..99ddf263e9c430fd00d5a97a52abc4d44e0e930e 100644 (file)
@@ -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;