diff options
Diffstat (limited to 'setupeepg.c')
-rw-r--r-- | setupeepg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/setupeepg.c b/setupeepg.c index bfbb26f..c6056d8 100644 --- a/setupeepg.c +++ b/setupeepg.c @@ -23,6 +23,7 @@ cSetupEEPG::cSetupEEPG (void) DisplayMessage = 1; ProcessEIT = 0; ReplaceEmptyShText = 0; + FixCharset = 0; #ifdef DEBUG LogLevel = 0; |