mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 14:07:36 +00:00
Fix compiler warnings for DMRAccessControl
This commit is contained in:
parent
312e9eca43
commit
cfe5230182
2 changed files with 2 additions and 2 deletions
|
|
@ -43,7 +43,7 @@ private:
|
|||
|
||||
static std::vector<unsigned int> m_prefixes;
|
||||
|
||||
static unsigned int m_callHang;
|
||||
static int m_callHang;
|
||||
|
||||
static bool m_selfOnly;
|
||||
static unsigned int m_id;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue