eitd : fix add ExtendedTextCache option

This commit is contained in:
Jacek Jendrzej
2016-04-20 12:54:27 +02:00
parent a918ca56b6
commit 797fd44a35
2 changed files with 5 additions and 1 deletions

View File

@@ -86,7 +86,7 @@ static bool notify_complete = false;
static unsigned int epg_save_frequently;
static long secondsToCache;
static long secondsExtendedTextCache;
long int secondsExtendedTextCache = 0;
static long oldEventsAre;
static int scanning = 1;