mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-12-06 07:12:28 +01:00
whitespace fix only
This commit is contained in:
parent
15d5507154
commit
362eea09a1
|
|
@ -443,7 +443,7 @@ namespace gl
|
|||
|
||||
if (xfer_info.dst_is_typeless)
|
||||
{
|
||||
//Transfer contents from typeless dst back to original dst
|
||||
// Transfer contents from typeless dst back to original dst
|
||||
copy_typeless(dst, typeless_dst.get());
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue