Fix formatting

This commit is contained in:
Robbert van der Helm
2020-12-11 16:56:46 +01:00
parent 9554bbc12d
commit 9439a62d94
+1 -2
View File
@@ -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();
}