fix a comment

This commit is contained in:
Andreas Öman 2010-02-01 21:15:37 +00:00
parent a9a08bdff9
commit efba2181a2

View 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;