Gpredict Code
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
--- a/src/gtk-sat-module.c +++ b/src/gtk-sat-module.c @@ -1262,7 +1262,7 @@ } else { - module->timerid = -1; + module->timerid = 0; retcode = mod_cfg_edit(name, module->cfgdata, toplevel); if (retcode == MOD_CFG_OK) {