X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/e50156a91ed81be0b9b00b7bdaab60ee17130bf5..a9efd192b545113282c7c7891a231570f49f27e6:/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();