mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 15:09:23 +08:00
Fix compiler warnings for DMRAccessControl
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user