1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-12 11:28:26 -06:00

Fix space before tab

This commit is contained in:
David Foerster
2016-05-10 22:24:06 +02:00
parent 11716ed2da
commit 5f47d8b6f1
5 changed files with 6 additions and 6 deletions

View File

@@ -946,7 +946,7 @@ dec_round:
restore ebp,1
xor eax,[ebp]
xor ebx,[ebp+4]
add sp, 2
add sp, 2
ret
%else