From 3b0c1ec489f03d1c17b42616988c5ce1aebe0beb Mon Sep 17 00:00:00 2001 From: Alexandre Julliard Date: Mon, 13 Nov 2000 19:36:18 +0000 Subject: [PATCH] Fixed copy/paste typo spotted by Dimitrie O. Paun. --- dlls/kernel/kernel32.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dlls/kernel/kernel32.spec b/dlls/kernel/kernel32.spec index 9f677ab605b..78a73ab5c56 100644 --- a/dlls/kernel/kernel32.spec +++ b/dlls/kernel/kernel32.spec @@ -947,6 +947,6 @@ debug_channels (comm debugstr dll int resource stress thunk toolhelp win32) # 16-bit relays @ cdecl __wine_register_dll_16(ptr) __wine_register_dll_16 @ varargs __wine_call_from_16_word() __wine_call_from_16_word -@ varargs __wine_call_from_16_long() __wine_call_from_16_word -@ varargs __wine_call_from_16_regs() __wine_call_from_16_word -@ varargs __wine_call_from_16_thunk() __wine_call_from_16_word +@ varargs __wine_call_from_16_long() __wine_call_from_16_long +@ varargs __wine_call_from_16_regs() __wine_call_from_16_regs +@ varargs __wine_call_from_16_thunk() __wine_call_from_16_thunk