git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add divert_cap params description.
[stg.git]
/
projects
/
stargazer
/
plugins
/
authorization
/
stress
/
stress.h
diff --git
a/projects/stargazer/plugins/authorization/stress/stress.h
b/projects/stargazer/plugins/authorization/stress/stress.h
index 83ab3231d5c75fc9b2a5e0fb1d823bdda6d2680d..6ead8f3359f9254c31dc1632f02b71ddaeee967b 100644
(file)
--- a/
projects/stargazer/plugins/authorization/stress/stress.h
+++ b/
projects/stargazer/plugins/authorization/stress/stress.h
@@
-93,7
+93,7
@@
public:
int Start();
int Stop();
int Start();
int Stop();
- int Reload() { return 0; }
+ int Reload(
const MODULE_SETTINGS & /*ms*/
) { return 0; }
bool IsRunning();
void SetSettings(const MODULE_SETTINGS & s);
int ParseSettings();
bool IsRunning();
void SetSettings(const MODULE_SETTINGS & s);
int ParseSettings();