mirror of
https://github.com/ShaYmez/MMDVM_CM.git
synced 2025-06-24 12:35:16 -04:00
Update M17Network.cpp
Change network closing message to reflect correct mode
This commit is contained in:
parent
a4aaabaf5c
commit
eeffb6342d
@ -125,5 +125,5 @@ void CM17Network::close()
|
||||
{
|
||||
m_socket.close();
|
||||
|
||||
LogInfo("Closing P25 network connection");
|
||||
LogInfo("Closing M17 network connection");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user