X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fdvb%2Fpmt.h;h=d03267bdde29016be1f4d4d14db13d2cf1609fd1;hb=c4a0d51174feca310d0c45cc34be3c910a306228;hp=2d10f7a60fc931f732d3a53767cce92945de38cb;hpb=bf2fd661276ac59550e24154b7611e8cf8a9b47a;p=vuplus_dvbapp diff --git a/lib/dvb/pmt.h b/lib/dvb/pmt.h index 2d10f7a..d03267b 100644 --- a/lib/dvb/pmt.h +++ b/lib/dvb/pmt.h @@ -215,7 +215,7 @@ public: int tune(eServiceReferenceDVB &ref, int use_decode_demux, eCueSheet *sg=0, bool simulate=false, eDVBService *service = 0); /* new interface */ - int tuneExt(eServiceReferenceDVB &ref, int use_decode_demux, ePtr &, const char *streaminfo_file, eCueSheet *sg=0, bool simulate=false, eDVBService *service = 0); + int tuneExt(eServiceReferenceDVB &ref, int use_decode_demux, ePtr &, const char *streaminfo_file, eCueSheet *sg=0, bool simulate=false, eDVBService *service = 0); void free(); private: