summaryrefslogtreecommitdiff
path: root/import.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'import.cpp')
-rw-r--r--import.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/import.cpp b/import.cpp
index b543bac..de5d2a7 100644
--- a/import.cpp
+++ b/import.cpp
@@ -983,7 +983,7 @@ bool cImport::PutEvent(cEPGSource *Source, sqlite3 *Db, cSchedule* Schedule,
#endif
#if VDRVERSNUM < 10726 && (!EPGHANDLER)
- event->SetTableID(0); // prevent EIT EPG to update this event
+ Event->SetTableID(0); // prevent EIT EPG to update this event
#endif
if (!added && changed)