X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/a291e3dc1c083185ed5588bd04ba27ba0ad27b75..d87e3beb37390b59d288ae1cb43d9f887754ed56:/lib/dvb/esection.cpp?ds=sidebyside diff --git a/lib/dvb/esection.cpp b/lib/dvb/esection.cpp index 4758008a..d30aef46 100644 --- a/lib/dvb/esection.cpp +++ b/lib/dvb/esection.cpp @@ -37,7 +37,7 @@ void eGTable::sectionRead(const __u8 *d) void eGTable::timeout() { - eDebug("timeout!"); + eDebug("timeout %04x!", m_table.pid); if (m_reader) { m_reader->stop();