mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
[NTDLL]
Fix typos in spec file svn path=/branches/cmake-bringup/; revision=49620
This commit is contained in:
@@ -923,7 +923,7 @@
|
||||
;@ stdcall RtlTraceDatabaseUnlock
|
||||
;@ stdcall RtlTraceDatabaseValidate
|
||||
@ stdcall RtlTryEnterCriticalSection(ptr)
|
||||
@ stdcall -i386 @RtlUlongByteSwap(long)
|
||||
@ stdcall -arch=i386 @RtlUlongByteSwap(long)
|
||||
@ stdcall -ret64 @RtlUlonglongByteSwap(double)
|
||||
;@ stdcall RtlUnhandledExceptionFilter2
|
||||
@ stdcall RtlUnhandledExceptionFilter(ptr)
|
||||
@@ -955,7 +955,7 @@
|
||||
@ stdcall RtlUpperChar(long)
|
||||
@ stdcall RtlUpperString(ptr ptr)
|
||||
@ stdcall RtlUsageHeap(ptr long ptr)
|
||||
@ stdcall -i386 @RtlUshortByteSwap(long)
|
||||
@ stdcall -arch=i386 @RtlUshortByteSwap(long)
|
||||
@ stdcall RtlValidAcl(ptr)
|
||||
@ stdcall RtlValidRelativeSecurityDescriptor(ptr long long)
|
||||
@ stdcall RtlValidSecurityDescriptor(ptr)
|
||||
|
||||
Reference in New Issue
Block a user