]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/ping/ping.h
Massive refactoring.
[stg.git] / projects / stargazer / plugins / other / ping / ping.h
index 421b83da5ae3232115be566fdb834dfda3546008..29e4974ef4be2779c286ff36dfd82dcc2661e328 100644 (file)
@@ -116,7 +116,7 @@ public:
     bool IsRunning();
 
     const std::string & GetStrError() const { return errorStr; }
-    const std::string GetVersion() const { return "Pinger v.1.01"; }
+    std::string GetVersion() const { return "Pinger v.1.01"; }
     uint16_t GetStartPosition() const { return 10; }
     uint16_t GetStopPosition() const { return 10; }