mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
Removed trailing whitespace.
This commit is contained in:
parent
0bc361adeb
commit
c7bf0b6ddd
|
@ -127,7 +127,7 @@ LZMA_LIT_SIZE equ 768
|
|||
mov [ ebx],al ; store lit_context_bits
|
||||
shr cl,4
|
||||
mov [1+ ebx],cl ; store lit_pos_bits
|
||||
|
||||
|
||||
push edx ; inSize -2
|
||||
push esi ; in
|
||||
push ebx ; &CLzmaDecoderState
|
||||
|
|
Loading…
Reference in New Issue
Block a user