]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/authorization/ao/ao.h
stg-2.409 pre-merge.
[stg.git] / projects / stargazer / plugins / authorization / ao / ao.h
index d8b6dc88bf48719a7504a9f08328bdfb08c25973..9ed7ffcf2226b3a6cd76cc1aa773b1602eb16770 100644 (file)
@@ -89,7 +89,7 @@ public:
 
     int                 Start();
     int                 Stop();
-    int                 Reload() { return 0; }
+    int                 Reload(const MODULE_SETTINGS & /*ms*/) { return 0; }
     bool                IsRunning() { return isRunning; }
     void                SetSettings(const MODULE_SETTINGS &) {}
     int                 ParseSettings() { return 0; }