summaryrefslogtreecommitdiff
path: root/setupeepg.c
diff options
context:
space:
mode:
Diffstat (limited to 'setupeepg.c')
-rw-r--r--setupeepg.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/setupeepg.c b/setupeepg.c
index c0dff6a..c6056d8 100644
--- a/setupeepg.c
+++ b/setupeepg.c
@@ -22,6 +22,9 @@ cSetupEEPG::cSetupEEPG (void)
FixEpg = 0;
DisplayMessage = 1;
ProcessEIT = 0;
+ ReplaceEmptyShText = 0;
+ FixCharset = 0;
+
#ifdef DEBUG
LogLevel = 0;
#endif