add an additional space

This commit is contained in:
Chase Payne
2024-09-05 16:57:32 -05:00
committed by ReenigneArcher
parent b733d2b9e9
commit c0fdc320c2

View File

@@ -377,7 +377,7 @@ namespace platf::dxgi {
return false;
}
BOOST_LOG(info) << "ddprobe.exe " << boost::algorithm::join(args, " ") << "returned 0x"
BOOST_LOG(info) << "ddprobe.exe " << boost::algorithm::join(args, " ") << " returned 0x"
<< util::hex(result).to_string_view();
// E_ACCESSDENIED can happen at the login screen. If we get this error,