]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/ether_linux/ether_cap.h
stg-2.409 pre-merge.
[stg.git] / projects / stargazer / plugins / capture / ether_linux / ether_cap.h
index 8dfb6c043e741dd7dbbb80ee2ff661becbfdce1c..5bb938feb507a5f10b540cd7aa8355c1d8e0dc6d 100644 (file)
@@ -52,7 +52,7 @@ public:
 
     int                 Start();
     int                 Stop();
-    int                 Reload() { return 0; }
+    int                 Reload(const MODULE_SETTINGS & /*ms*/) { return 0; }
     bool                IsRunning() { return isRunning; }
 
     int                 ParseSettings() { return 0; }