diff options
Diffstat (limited to 'lib/dvb/scan.cpp')
| -rw-r--r-- | lib/dvb/scan.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dvb/scan.cpp b/lib/dvb/scan.cpp index afc46c96..54e1b8d0 100644 --- a/lib/dvb/scan.cpp +++ b/lib/dvb/scan.cpp @@ -653,7 +653,7 @@ void eDVBScan::channelDone() if (m_abort_current_pmt) { m_abort_current_pmt = false; - PMTready(-1); + PMTready(-2); } return; } |
