X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/6171920df2f880303b54c19d7c5169c64b485585..7df336e60c959c440b2c330f7a7ca9b0251db2a1:/projects/stargazer/plugins/configuration/sgconfig/parser_server_info.cpp diff --git a/projects/stargazer/plugins/configuration/sgconfig/parser_server_info.cpp b/projects/stargazer/plugins/configuration/sgconfig/parser_server_info.cpp index 1287bf51..299b520c 100644 --- a/projects/stargazer/plugins/configuration/sgconfig/parser_server_info.cpp +++ b/projects/stargazer/plugins/configuration/sgconfig/parser_server_info.cpp @@ -32,6 +32,8 @@ using STG::PARSER::GET_SERVER_INFO; +const char * GET_SERVER_INFO::tag = "GetServerInfo"; + void GET_SERVER_INFO::CreateAnswer() { struct utsname utsn;