]> git.stg.codes - stg.git/blobdiff - stglibs/srvconf.lib/parsers/get_user.cpp
Implemented some operations with admins.
[stg.git] / stglibs / srvconf.lib / parsers / get_user.cpp
index 54cfc0f95f8a873df573043229bf3615b87557e5..cd19d1f6444242b3e5bdef4cc57627c33205af6d 100644 (file)
@@ -34,7 +34,7 @@ namespace STG
 {
 
 template <>
-bool GetValue<GET_USER::STAT>(const char ** attr, GET_USER::STAT & value)
+bool GetValue<GET_USER::STAT>(const char ** attr, GET_USER::STAT & value, const std::string & /*attrName*/)
 {
 if (!attr)
     return false;