Commit 6b3b72d6 authored by Piotr Caban's avatar Piotr Caban Committed by Alexandre Julliard

msvcrt: Fix msvcrt.spec.

parent 2f05b5a6
...@@ -639,9 +639,9 @@ ...@@ -639,9 +639,9 @@
@ cdecl _lseek(long long long) MSVCRT__lseek @ cdecl _lseek(long long long) MSVCRT__lseek
@ cdecl -ret64 _lseeki64(long int64 long) MSVCRT__lseeki64 @ cdecl -ret64 _lseeki64(long int64 long) MSVCRT__lseeki64
@ cdecl _ltoa(long ptr long) ntdll._ltoa @ cdecl _ltoa(long ptr long) ntdll._ltoa
@ cdecl _ltoa_s(long ptr long long) ntdll._ltoa_s @ cdecl _ltoa_s(long ptr long long)
@ cdecl _ltow(long ptr long) ntdll._ltow @ cdecl _ltow(long ptr long) ntdll._ltow
@ cdecl _ltow_s(long ptr long long) ntdll._ltow_s @ cdecl _ltow_s(long ptr long long)
@ cdecl _makepath(ptr str str str str) @ cdecl _makepath(ptr str str str str)
@ cdecl _makepath_s(ptr long str str str str) @ cdecl _makepath_s(ptr long str str str str)
# stub _malloc_dbg # stub _malloc_dbg
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment