mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 17:45:41 +00:00
[NTDLL] Fix a typo.
svn path=/trunk/; revision=70484
This commit is contained in:
parent
b8e0613a39
commit
1221a05a4f
1 changed files with 1 additions and 1 deletions
|
@ -801,7 +801,7 @@
|
||||||
796 stdcall RtlPrefixString(ptr ptr long)
|
796 stdcall RtlPrefixString(ptr ptr long)
|
||||||
797 stdcall RtlPrefixUnicodeString(ptr ptr long)
|
797 stdcall RtlPrefixUnicodeString(ptr ptr long)
|
||||||
798 stdcall RtlProtectHeap(ptr long)
|
798 stdcall RtlProtectHeap(ptr long)
|
||||||
799 stdcall RtlPushFrame(ptr)r
|
799 stdcall RtlPushFrame(ptr)
|
||||||
800 stdcall RtlQueryAtomInAtomTable(ptr long ptr ptr ptr ptr)
|
800 stdcall RtlQueryAtomInAtomTable(ptr long ptr ptr ptr ptr)
|
||||||
801 stdcall RtlQueryDepthSList(ptr)
|
801 stdcall RtlQueryDepthSList(ptr)
|
||||||
802 stdcall RtlQueryEnvironmentVariable_U(ptr ptr ptr)
|
802 stdcall RtlQueryEnvironmentVariable_U(ptr ptr ptr)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue