woops, rushed a few things :P

This commit is contained in:
sb1066 2010-01-04 21:37:53 +00:00
parent ff8bf866ab
commit b1ec7853c9

View file

@ -444,7 +444,6 @@ psi_parse_pmt(th_transport_t *t, const uint8_t *ptr, int len, int chksvcid,
case DVB_DESC_TELETEXT:
if(estype == 0x06)
hts_stream_type = SCT_TELETEXT;
memcpy(lang, ptr, 3);
break;
case DVB_DESC_AC3: