diff --git a/DStarGatewayThread.cpp b/DStarGatewayThread.cpp index 1cb130b..6b587bd 100644 --- a/DStarGatewayThread.cpp +++ b/DStarGatewayThread.cpp @@ -167,7 +167,7 @@ void CDStarGatewayThread::run() printf("Unknown exception raised\n"); } - printf("Stopping the Smart Group Server thread\n"); + printf("Stopping the DStarGateway thread\n"); // Unlink from all reflectors CDExtraHandler::unlink();