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
/
other
/
smux
/
smux.cpp
diff --git
a/projects/stargazer/plugins/other/smux/smux.cpp
b/projects/stargazer/plugins/other/smux/smux.cpp
index 5a20d495636078ff7f9adb4ced246df6f3c82411..4586807c9c4c6c581fa38466a2e2522573eefe3f 100644
(file)
--- a/
projects/stargazer/plugins/other/smux/smux.cpp
+++ b/
projects/stargazer/plugins/other/smux/smux.cpp
@@
-269,7
+269,7
@@
printfd(__FILE__, "SMUX::Stop() - After\n");
return 0;
}
-int SMUX::Reload(const MODULE_SETTINGS &
ms
)
+int SMUX::Reload(const MODULE_SETTINGS &
/*ms*/
)
{
if (Stop())
return -1;