From 7e63369bc5b24e6e0efa3381bfdf7ac4531b4a71 Mon Sep 17 00:00:00 2001 From: William Kent Date: Mon, 4 Sep 2023 17:27:39 -0400 Subject: [PATCH] [APISET] Fix calling convention --- dll/apisets/api-ms-win-crt-time-l1-1-0.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dll/apisets/api-ms-win-crt-time-l1-1-0.spec b/dll/apisets/api-ms-win-crt-time-l1-1-0.spec index 42f356b7296fb..6178cefa08c91 100644 --- a/dll/apisets/api-ms-win-crt-time-l1-1-0.spec +++ b/dll/apisets/api-ms-win-crt-time-l1-1-0.spec @@ -36,7 +36,7 @@ @ stub _gmtime64_s @ cdecl _localtime32 msvcrt._localtime32 @ cdecl _localtime32_s msvcrt._localtime32_s -@ stdcall _localtime64() msvcrt._localtime64 +@ cdecl _localtime64() msvcrt._localtime64 @ stub _localtime64_s @ stub _mkgmtime32 @ stdcall _mkgmtime64() msvcrt._mkgmtime64