X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fdvb%2Fpmt.h;h=bd6c4f166f20f3c1082be2c2474f1fb1407c2112;hp=9b33d30b9bacf984f1b99dff214c86d56aa17400;hb=10e7e45ae92d4fe06f70126ed256b87896dbc432;hpb=6bb94cd5b0d8fd3608afe84e8d76aef554a4b401 diff --git a/lib/dvb/pmt.h b/lib/dvb/pmt.h index 9b33d30..bd6c4f1 100644 --- a/lib/dvb/pmt.h +++ b/lib/dvb/pmt.h @@ -35,7 +35,7 @@ typedef std::map ChannelMap; class eDVBCAService: public Object { - eSocketNotifier *m_sn; + ePtr m_sn; eServiceReferenceDVB m_service; uint8_t m_used_demux[32]; unsigned int m_prev_build_hash;