git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'stg-2.409' into stg-2.409-radius
[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 8ab8122a6611a00eae51117a67f6cc7ac28f72e2..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 Reload(const MODULE_SETTINGS &
ms
) { return 0; }
+ int Reload(const MODULE_SETTINGS &
/*ms*/
) { return 0; }
bool IsRunning();
void SetSettings(const MODULE_SETTINGS & s);
int ParseSettings();