From cfb22d72df6b23e6836aedd0b648e0fb37d77080 Mon Sep 17 00:00:00 2001 From: Emanuele Aliberti Date: Thu, 4 Nov 1999 06:41:47 +0000 Subject: [PATCH] Typo in the NTOSKRNL import library fixed svn path=/trunk/; revision=751 --- reactos/ntoskrnl/ntoskrnl.def | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/ntoskrnl/ntoskrnl.def b/reactos/ntoskrnl/ntoskrnl.def index d77c32c5326..65d1cf9742d 100644 --- a/reactos/ntoskrnl/ntoskrnl.def +++ b/reactos/ntoskrnl/ntoskrnl.def @@ -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 ; @@ -186,7 +186,7 @@ RtlInitUnicodeString RtlLargeIntegerAdd RtlLargeIntegerGreaterThan RtlLargeIntegerShiftRight -RtlMoveMemorya@12 +RtlMoveMemory@12 RtlSecondsSince1970ToTime RtlSecondsSince1980ToTime RtlTimeFieldsToTime