From: dollis-developer <32422784+dollis-developer@users.noreply.github.com> Date: Tue, 3 Oct 2017 12:00:28 +0000 (+0100) Subject: Updated "UK Cable Virgin" in comments X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=97147223e2166e78ad8d675c6887382330e66e0d;p=thirdparty%2Ftvheadend.git Updated "UK Cable Virgin" in comments --- diff --git a/src/epggrab/module/eit.c b/src/epggrab/module/eit.c index 7d44ee6f3..9add68ff9 100644 --- a/src/epggrab/module/eit.c +++ b/src/epggrab/module/eit.c @@ -852,7 +852,7 @@ _eit_callback st->sections[sa/32] &= ~mask; } - /* UK Cable: EPG data for services in other transponders is transmitted + /* UK Cable Virgin: EPG data for services in other transponders is transmitted // in the 'actual' transpoder table IDs */ if (spec == EIT_SPEC_UK_CABLE_VIRGIN && (tableid == 0x50 || tableid == 0x4E)) { mm = mpegts_network_find_mux(mm->mm_network, onid, tsid, 1);