Compile before commit

yes
This commit is contained in:
Andreas Öman 2009-09-26 08:21:16 +00:00
parent b39078d316
commit edf281be44

View file

@ -213,7 +213,7 @@ ts_recv_packet1(th_transport_t *t, uint8_t *tsb)
(t->tht_scrambled_seen && st->st_type != SCT_CA &&
st->st_type != SCT_PAT && st->st_type != SCT_PMT)) {
t->tht_scrambled_seen = tht_scrambled;
t->tht_scrambled_seen = t->tht_scrambled;
/* scrambled stream */
n = m = 0;