]> git.stg.codes - stg.git/blobdiff - stglibs/srvconf.lib/parser_check_user.cpp
Improved handling errors got from server.
[stg.git] / stglibs / srvconf.lib / parser_check_user.cpp
index b99a43904368d6be96d1afe215fb89771b48a1d5..eed03f30c18d318b2c563023ee044138dd183bf2 100644 (file)
@@ -32,7 +32,7 @@ PARSER_CHECK_USER::PARSER_CHECK_USER()
 {
 }
 //-----------------------------------------------------------------------------
-int PARSER_CHECK_USER::ParseStart(const char *el, const char **attr)
+int PARSER_CHECK_USER::ParseStart(const char * el, const char ** attr)
 {
 depth++;
 if (depth == 1)