Oversight

This commit is contained in:
Luca Marchesano 2018-09-14 19:16:17 +02:00 committed by GitHub
parent f978a91519
commit a3a5a8fa2e
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;