git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ticket 37. The newTariff, currentTariff objects added, if (newTariff)
[stg.git]
/
projects
/
stargazer
/
plugins
/
other
/
rscript
/
rscript.cpp
diff --git
a/projects/stargazer/plugins/other/rscript/rscript.cpp
b/projects/stargazer/plugins/other/rscript/rscript.cpp
index 74bf87a1ae90e9ffa6aa7685e52ae6a3de285609..4433dafda702d019ff7da1d405cd330a6ddea92f 100644
(file)
--- a/
projects/stargazer/plugins/other/rscript/rscript.cpp
+++ b/
projects/stargazer/plugins/other/rscript/rscript.cpp
@@
-296,7
+296,7
@@
if (isRunning)
return 0;
}
//-----------------------------------------------------------------------------
-int REMOTE_SCRIPT::Reload(const MODULE_SETTINGS &
ms
)
+int REMOTE_SCRIPT::Reload(const MODULE_SETTINGS &
/*ms*/
)
{
NRMapParser nrMapParser;