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