mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
scansdt: typo
This commit is contained in:
@@ -93,7 +93,7 @@ bool CSdt::PMTPing(unsigned short pid, unsigned short sid)
|
|||||||
ProgramMapSection pmt(buffer);
|
ProgramMapSection pmt(buffer);
|
||||||
if(0x1fff==pmt.getPcrPid()){
|
if(0x1fff==pmt.getPcrPid()){
|
||||||
ret = false;
|
ret = false;
|
||||||
badservice = false;
|
badservice = true;
|
||||||
}else{
|
}else{
|
||||||
ret = true;
|
ret = true;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user