mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 16:23:01 +00:00
Delete all Trailing spaces in code.
svn path=/trunk/; revision=29690
This commit is contained in:
parent
a7fddf9c07
commit
ae7da04787
2821 changed files with 211074 additions and 211075 deletions
|
@ -24,13 +24,13 @@ _tcsncmp:
|
|||
test %eax, %eax
|
||||
jne .L1
|
||||
|
||||
.L2:
|
||||
.L2:
|
||||
xor %eax, %eax
|
||||
jmp .L4
|
||||
|
||||
.L3:
|
||||
sbb %eax, %eax
|
||||
or $1, %al
|
||||
or $1, %al
|
||||
|
||||
.L4:
|
||||
pop %edi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue