]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/cap_debug/debug_cap.h
stg-2.409 pre-merge.
[stg.git] / projects / stargazer / plugins / capture / cap_debug / debug_cap.h
index 6bea457fbe79d4d4a41944aba10b5e933bda02ff..8b1ccb9274341756eae07b516b1bc19d37afbc7f 100644 (file)
@@ -69,7 +69,7 @@ public:
 
     int                 Start();
     int                 Stop();
-    int                 Reload() { return 0; }
+    int                 Reload(const MODULE_SETTINGS & /*ms*/) { return 0; }
     int                 ParseSettings() { return 0; }
     bool                IsRunning();
     const std::string & GetStrError() const;