Hans Leidekker : msvcrt: Correct the spec file entry for _makepath.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Apr 19 05:24:21 CDT 2007


Module: wine
Branch: master
Commit: 480faefe612eca6c98def3b70a92ef7611986c61
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=480faefe612eca6c98def3b70a92ef7611986c61

Author: Hans Leidekker <hans at it.vu.nl>
Date:   Wed Apr 18 21:33:25 2007 +0200

msvcrt: Correct the spec file entry for _makepath.

---

 dlls/msvcrt/msvcrt.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/msvcrt/msvcrt.spec b/dlls/msvcrt/msvcrt.spec
index 3ea7803..66f2ede 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)




More information about the wine-cvs mailing list