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