X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fdvb%2Fdvb.h;h=fb90ae5ccf8f7eeefb4173f9151bdd38684b5fb1;hp=334901485585852efef45866f6e9b21cce70fe76;hb=2d3c6126e0c8e2949d9a918ba8f2005d2ee28150;hpb=31ac4a233ddcb341e49f63f964d4d35fd2097a9c diff --git a/lib/dvb/dvb.h b/lib/dvb/dvb.h index 3349014..fb90ae5 100644 --- a/lib/dvb/dvb.h +++ b/lib/dvb/dvb.h @@ -195,7 +195,7 @@ public: /* allocate channel... */ RESULT allocateChannel(const eDVBChannelID &channelid, eUsePtr &channel, bool simulate=false); - RESULT allocatePVRChannel(eUsePtr &channel); + RESULT allocatePVRChannel(const eDVBChannelID &channelid, eUsePtr &channel); static RESULT getInstance(ePtr &); /* allocates a frontend able to tune to frontend paramters 'feperm'.