summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2017-03-18 11:56:16 +0100
committerhorchi <vdr@jwendel.de>2017-03-18 11:56:16 +0100
commit3d410346bfd642e152453c898c8d98b4b7a4800d (patch)
treecf460b83edcfaab780cbcb16ce478d81389e5695 /lib
parent48392aab9ed36c389db18fb95e230d3eed08f18c (diff)
downloadvdr-epg-daemon-3d410346bfd642e152453c898c8d98b4b7a4800d.tar.gz
vdr-epg-daemon-3d410346bfd642e152453c898c8d98b4b7a4800d.tar.bz2
added dynamic pause hadling for scraper movie download
Diffstat (limited to 'lib')
-rw-r--r--lib/searchtimer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/searchtimer.c b/lib/searchtimer.c
index e9081fb..50861f3 100644
--- a/lib/searchtimer.c
+++ b/lib/searchtimer.c
@@ -690,7 +690,7 @@ int cSearchTimer::checkTimers()
{
int count = 0;
- tell(1, "Checking timers against actual epg and serarchtimer settings");
+ tell(1, "Checking timers against actual epg and searchtimer settings");
if (checkConnection() != success)
return 0;