]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/authorization/inetaccess/inetaccess.h
Ticket 26. The Reload() function declaration added.
[stg.git] / projects / stargazer / plugins / authorization / inetaccess / inetaccess.h
index 5e454124227d3fe113f137a04db6d9551d86c49a..503744ea89f6abafe7ff8321542de0cd690a778d 100644 (file)
@@ -247,7 +247,7 @@ public:
 
     int                 Start();
     int                 Stop();
-    int                 Reload() { return 0; }
+    int                 Reload();
     bool                IsRunning() { return isRunningRunTimeouter || isRunningRun; }
 
     const std::string & GetStrError() const { return errorStr; }