forgot to rename function
This commit is contained in:
parent
f10292eb95
commit
a752f704f6
@ -49,7 +49,7 @@ IncomingXmlParser::IncomingXmlParser(Application* app)
|
|||||||
IncomingXmlParser::~IncomingXmlParser() {
|
IncomingXmlParser::~IncomingXmlParser() {
|
||||||
}
|
}
|
||||||
|
|
||||||
bool IncomingXmlParser::CloseConnection() {
|
bool IncomingXmlParser::close_connection() {
|
||||||
return close_connection_;
|
return close_connection_;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user