mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Fix a typo
svn path=/branches/ros-amd64-bringup/; revision=44427
This commit is contained in:
@@ -36,7 +36,7 @@ KiSetGdtDescriptorBase(PKGDTENTRY Entry, ULONG64 Base)
|
||||
Entry->BaseUpper = Base >> 32;
|
||||
}
|
||||
|
||||
PVOID
|
||||
VOID
|
||||
FORCEINLINE
|
||||
KiSetGdtDescriptorLimit(PKGDTENTRY Entry, ULONG Limit)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user