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 54f8243..ee2565e 100644 --- a/setupeepg.c +++ b/setupeepg.c @@ -14,6 +14,7 @@ cSetupEEPG* cSetupEEPG::_setupEEPG = NULL; cSetupEEPG::cSetupEEPG (void) { + ConfDir = NULL; OptPat = 1; OrderInfo = 1; RatingInfo = 1; |