mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-13 20:08:26 -06:00
Remove trailing whitespace
This commit is contained in:
@@ -254,7 +254,7 @@
|
||||
|
||||
cmp ax, 0
|
||||
jl .decrypt
|
||||
|
||||
|
||||
aesenc xmm1, xmm0
|
||||
jmp .2
|
||||
.decrypt:
|
||||
@@ -264,7 +264,7 @@
|
||||
|
||||
add si, ax
|
||||
movdqu xmm0, [si]
|
||||
|
||||
|
||||
cmp ax, 0
|
||||
jl .decrypt_last
|
||||
|
||||
|
||||
Reference in New Issue
Block a user