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