1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00

whitespace

modified:   stub/src/arch/amd64/lzma_d.S
This commit is contained in:
John Reiser 2024-06-22 13:34:18 -07:00
parent c924c32d54
commit febe8e4d9e

View File

@ -118,7 +118,7 @@ section LZMA_DEC30
movq -1*8(%rbp),%rsi // MATCH_70 src [after header]
#ifdef WINDOWS_BACK
movq 2*8(%rbp),%rdi // dst (actually an un-checked bug)
#else
#else
movq 1*8(%rbp),%rdi // dst
#endif
movl szSizeT(%rbx),%ecx; addq %rcx,%rsi // inSizeProcessed