diff options
Diffstat (limited to 'global.cpp')
-rw-r--r-- | global.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -128,6 +128,7 @@ cGlobalInfosatepg::cGlobalInfosatepg() SetDirectory("/tmp"); infosatchannels=NULL; numinfosatchannels=0; + WakeupTime=0; this_day=-1; this_month=-1; } |