mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
Fix formatting
This commit is contained in:
@@ -228,8 +228,7 @@ class PluginBridge {
|
||||
if (!plugin_host->running()) {
|
||||
generic_logger.log(
|
||||
"The Wine host process has exited unexpectedly. Check "
|
||||
"the "
|
||||
"output above for more information.");
|
||||
"the output above for more information.");
|
||||
std::terminate();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user