mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
and even third --- please excuse me for so much of commits, it should be one instead of 3 :-)
svn path=/trunk/; revision=7342
This commit is contained in:
parent
05dfe2a7c4
commit
f4a6e3d287
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ typedef union _ULARGE_INTEGER
|
|||
{
|
||||
DWORD LowPart;
|
||||
DWORD HighPart;
|
||||
} u;
|
||||
};
|
||||
#endif /* ANONYMOUSUNIONS */
|
||||
ULONGLONG QuadPart;
|
||||
} ULARGE_INTEGER, *PULARGE_INTEGER;
|
||||
|
|
Loading…
Reference in a new issue