]> git.stg.codes - stg.git/blobdiff - stglibs/srvconf.lib/property_parsers.cpp
Improved handling errors got from server.
[stg.git] / stglibs / srvconf.lib / property_parsers.cpp
index 4c5fcd6d7d9ae8809a14ee059d92fef09b3b3d03..fcb9020aa9bc6ddfd0708af3909ec82a0e5dc05b 100644 (file)
@@ -35,7 +35,7 @@ Decode21str(value, attr[1]);
 return true;
 }
 
-bool GetIPValue(const char ** attr, uint32_t value)
+bool GetIPValue(const char ** attr, uint32_t value)
 {
 if (!CheckValue(attr))
     return false;