mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-11-24 04:21:41 +01:00
Fix formatting
This commit is contained in:
@@ -56,7 +56,7 @@ public:
|
||||
txtDevList += '\0';
|
||||
}
|
||||
catch (std::exception e) {
|
||||
flog::error("AudioSinkModule Error getting audio device info: {0}", e.what());
|
||||
flog::error("AudioSinkModule Error getting audio device info: {0}", e.what());
|
||||
}
|
||||
}
|
||||
selectByName(device);
|
||||
|
||||
Reference in New Issue
Block a user