msvcrt: Correct the spec file entry for _makepath.

This commit is contained in:
Hans Leidekker 2007-04-18 21:33:25 +02:00 committed by Alexandre Julliard
parent dfebf1b91d
commit 480faefe61
1 changed files with 1 additions and 1 deletions

View File

@ -335,7 +335,7 @@
@ cdecl -ret64 _lseeki64(long double long)
@ cdecl _ltoa(long ptr long) ntdll._ltoa
@ cdecl _ltow(long ptr long) ntdll._ltow
@ cdecl _makepath(str str str str str)
@ cdecl _makepath(ptr str str str str)
@ cdecl _matherr(ptr) MSVCRT__matherr
@ cdecl _mbbtombc(long)
@ cdecl _mbbtype(long long)