Skip to content

Commit

Permalink
[APISET] Fix calling convention
Browse files Browse the repository at this point in the history
  • Loading branch information
wjk committed Sep 4, 2023
1 parent 9d7b660 commit 7e63369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dll/apisets/api-ms-win-crt-time-l1-1-0.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7e63369

Please sign in to comment.