From 480faefe612eca6c98def3b70a92ef7611986c61 Mon Sep 17 00:00:00 2001 From: Hans Leidekker Date: Wed, 18 Apr 2007 21:33:25 +0200 Subject: [PATCH] msvcrt: Correct the spec file entry for _makepath. --- dlls/msvcrt/msvcrt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/msvcrt/msvcrt.spec b/dlls/msvcrt/msvcrt.spec index 3ea78032ffb..66f2ededfb0 100644 --- a/dlls/msvcrt/msvcrt.spec +++ b/dlls/msvcrt/msvcrt.spec @@ -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) -- 2.11.4.GIT