]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/smux/smux.cpp
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the int
[stg.git] / projects / stargazer / plugins / other / smux / smux.cpp
index 09cb4636795b1f72d567dc6274e2d74f788a2fad..d1af2dbc6c389058f9c76f4d33490f4e9da222b6 100644 (file)
@@ -272,7 +272,7 @@ printfd(__FILE__, "SMUX::Stop() - After\n");
 return 0;
 }
 
-int SMUX::Reload()
+int SMUX::Reload(const MODULE_SETTINGS & ms)
 {
 if (Stop())
     return -1;