mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 07:51:19 +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);
|
||||
if(0x1fff==pmt.getPcrPid()){
|
||||
ret = false;
|
||||
badservice = false;
|
||||
badservice = true;
|
||||
}else{
|
||||
ret = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user