]> git.stg.codes - stg.git/blobdiff - projects/rlm_stg/stg_client.h
Merge branch 'stg-2.409-radius'
[stg.git] / projects / rlm_stg / stg_client.h
index 334cede0ec9b2109dc07eae5cef7949a08168bd1..917d0e511fa18c68bef09587725a765dff3ab191 100644 (file)
@@ -37,7 +37,7 @@ namespace RLM
 class Client
 {
 public:
-    Client(const std::string& address);
+    explicit Client(const std::string& address);
     ~Client();
 
     bool stop();