Typo in the NTOSKRNL import library fixed

svn path=/trunk/; revision=751
This commit is contained in:
Emanuele Aliberti 1999-11-04 06:41:47 +00:00
parent 83c2d22a5e
commit cfb22d72df

View file

@ -1,4 +1,4 @@
; $Id: ntoskrnl.def,v 1.22 1999/10/31 22:41:48 ea Exp $ ; $Id: ntoskrnl.def,v 1.23 1999/11/04 06:41:47 ea Exp $
; ;
; reactos/ntoskrnl/ntoskrnl.def ; reactos/ntoskrnl/ntoskrnl.def
; ;
@ -186,7 +186,7 @@ RtlInitUnicodeString
RtlLargeIntegerAdd RtlLargeIntegerAdd
RtlLargeIntegerGreaterThan RtlLargeIntegerGreaterThan
RtlLargeIntegerShiftRight RtlLargeIntegerShiftRight
RtlMoveMemorya@12 RtlMoveMemory@12
RtlSecondsSince1970ToTime RtlSecondsSince1970ToTime
RtlSecondsSince1980ToTime RtlSecondsSince1980ToTime
RtlTimeFieldsToTime RtlTimeFieldsToTime