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