Merge pull request #461 from lucamarche-iz1mlt/master

Oversight
This commit is contained in:
Jonathan Naylor
2018-09-14 18:24:31 +01:00
committed by GitHub

View File

@@ -51,8 +51,8 @@ private:
unsigned char* m_gateway;
bool m_selfOnly;
bool m_ackReply;
bool m_errorReply;
bool m_ackMessage;
bool m_errorReply;
bool m_remoteGateway;
std::vector<std::string> m_blackList;
CDStarNetwork* m_network;