Fix reorder warning (commit fda4049928)

This commit is contained in:
phl0
2017-08-19 21:14:12 +02:00
parent e853c3e243
commit 2cc08e8ff8

2
Conf.h
View File

@@ -202,8 +202,8 @@ public:
private:
std::string m_file;
unsigned int m_id;
std::string m_callsign;
unsigned int m_id;
unsigned int m_timeout;
bool m_duplex;
unsigned int m_rfModeHang;