mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 21:12:59 +00:00
Delete all Trailing spaces in code.
svn path=/trunk/; revision=29688
This commit is contained in:
parent
dd02e006bb
commit
622c29bffb
161 changed files with 1944 additions and 1944 deletions
|
@ -9,7 +9,7 @@ IntSyscall(FARPROC proc, UINT cParams, PVOID pFirstParam)
|
|||
{
|
||||
DWORD ret;
|
||||
|
||||
asm volatile
|
||||
asm volatile
|
||||
(
|
||||
"pushfl;" // Save flags
|
||||
"movl %%ecx, %%eax;"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue