mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-05 14:31:24 +12:00
whitespace fix only
This commit is contained in:
parent
15d5507154
commit
362eea09a1
4 changed files with 10 additions and 10 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue