diff options
Diffstat (limited to 'epg2vdr.h')
-rw-r--r-- | epg2vdr.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,7 +64,7 @@ class cPluginEPG2VDR : public cPlugin int exitDb(); int timerService(cEpgTimer_Service_V1* ts); - int hasTimerService(cHas_Timer_V1* d); + int hasTimerService(cTimer_Detail_V1* d); int recordingDetails(cEpgRecording_Details_Service_V1* rd); private: |