mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-21 06:13:49 +00:00
Oversight
This commit is contained in:
parent
f978a91519
commit
a3a5a8fa2e
1 changed files with 1 additions and 1 deletions
|
|
@ -51,8 +51,8 @@ private:
|
||||||
unsigned char* m_gateway;
|
unsigned char* m_gateway;
|
||||||
bool m_selfOnly;
|
bool m_selfOnly;
|
||||||
bool m_ackReply;
|
bool m_ackReply;
|
||||||
bool m_errorReply;
|
|
||||||
bool m_ackMessage;
|
bool m_ackMessage;
|
||||||
|
bool m_errorReply;
|
||||||
bool m_remoteGateway;
|
bool m_remoteGateway;
|
||||||
std::vector<std::string> m_blackList;
|
std::vector<std::string> m_blackList;
|
||||||
CDStarNetwork* m_network;
|
CDStarNetwork* m_network;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue