summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/w32api/ChangeLog5
-rw-r--r--winsup/w32api/lib/ddk/ntoskrnl.def4
2 files changed, 7 insertions, 2 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 4445633e1..d9739a0fd 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-07 Dan Aloni <da-x@gmx.net>
+
+ * lib/ddk/ntoskrnl.def (KeSetTimer,KeSetTimerEx): Correct
+ suffix.
+
2004-02-02 Danny Smith <dannysmith@users.sourceforge.net>
* include/oleacc.h (LIBID_Accessibility): Declare.
diff --git a/winsup/w32api/lib/ddk/ntoskrnl.def b/winsup/w32api/lib/ddk/ntoskrnl.def
index bd8c767ec..8f093a523 100644
--- a/winsup/w32api/lib/ddk/ntoskrnl.def
+++ b/winsup/w32api/lib/ddk/ntoskrnl.def
@@ -596,8 +596,8 @@ KeSetPriorityThread@8
KeSetTargetProcessorDpc@8
;KeSetTimeIncrement
@KeSetTimeUpdateNotifyRoutine@4
-KeSetTimer@12
-KeSetTimerEx@16
+KeSetTimer@16
+KeSetTimerEx@20
;KeStackAttachProcess
KeSynchronizeExecution@12
;KeTerminateThread