X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/e50156a91ed81be0b9b00b7bdaab60ee17130bf5..70f8d30f912fa0c9f2defdf3a40b59fa5e21c656:/lib/dvb/esection.h diff --git a/lib/dvb/esection.h b/lib/dvb/esection.h index ae806652..5720d5de 100644 --- a/lib/dvb/esection.h +++ b/lib/dvb/esection.h @@ -15,7 +15,7 @@ class eGTable: public iObject, public Object unsigned int m_tries; - eTimer *m_timeout; + ePtr m_timeout; void sectionRead(const __u8 *data); void timeout();