X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fdvb_ci%2Fdvbci.h;h=4e3fcce276bc5345526f8a765f0327e6c72107b4;hp=8fa313e2709c8cfaa4d2e153a8b603e60c12fd62;hb=10e7e45ae92d4fe06f70126ed256b87896dbc432;hpb=6bb94cd5b0d8fd3608afe84e8d76aef554a4b401;ds=inline diff --git a/lib/dvb_ci/dvbci.h b/lib/dvb_ci/dvbci.h index 8fa313e..4e3fcce 100644 --- a/lib/dvb_ci/dvbci.h +++ b/lib/dvb_ci/dvbci.h @@ -44,7 +44,7 @@ class eDVBCISlot: public iObject, public Object DECLARE_REF(eDVBCISlot); int slotid; int fd; - eSocketNotifier *notifier; + ePtr notifier; int state; std::map running_services; eDVBCIApplicationManagerSession *application_manager;