diff options
Diffstat (limited to 'recdone.h')
-rw-r--r-- | recdone.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ public: static char *buffer; cRecDone(); - cRecDone(cTimer*, const cEvent* event, cSearchExt* search); + cRecDone(const cTimer*, const cEvent* event, cSearchExt* search); ~cRecDone(); static bool Read(FILE *f); |