git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Unused module removed from pinger lib
[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 a772e5076cf1523fdfd13b53479812e63b55fbb0..b03235d8be5f178710a0f90d6b88aecb54aa760a 100644
(file)
--- a/
projects/stargazer/plugins/other/rscript/rscript.cpp
+++ b/
projects/stargazer/plugins/other/rscript/rscript.cpp
@@
-81,6
+81,7
@@
return rsc.GetPlugin();
//-----------------------------------------------------------------------------
RS_USER::RS_USER()
: lastSentTime(0),
//-----------------------------------------------------------------------------
RS_USER::RS_USER()
: lastSentTime(0),
+ user(NULL),
shortPacketsCount(0)
{
}
shortPacketsCount(0)
{
}