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