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
commit d650c66e5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;